Description Usage Format Details Source References Examples
Bike Traffic Data
1 | data("bike_traffic")
|
A data frame with 515688 observations on the following 6 variables.
datea POSIXct
crossinga factor with levels 39th Ave NE Greenway at NE 62nd St Broadway Cycle Track North Of E Union St Burke Gilman Trail Elliot Bay Trail MTS Trail NW 58th St Greenway at 22nd Ave Sealth Trail
directiona character vector
bike_counta numeric vector
ped_counta numeric vector
directona factor with levels East North South West
Tidy Tuesday, 4/2/19
https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-04-02
https://github.com/rfordatascience/tidytuesday/tree/master/data/2019/2019-04-02
1 2 | data(bike_traffic)
## maybe str(bike_traffic) ; plot(bike_traffic) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.