GitHub Documents

This report shows the bike counts analysis for Hawthorne, Tilikum, and Steel bridges located in Portlan, Oregon. Figure below shows the location of these three bridges

Table

The average daily bike counts for these bridges are:

## # A tibble: 3 x 2
##   name      avg_daily_counts
##   <chr>                <dbl>
## 1 Hawthorne            3904.
## 2 Steel                2240.
## 3 Tilikum              1725.

Plots

Below is the bike counts line plot for three bridges:

Following image is the periodic graph for bike counts.

## Warning in data(bikecounts): data set 'bikecounts' not found

psu logo

psu logo