Description Usage Format Details Source References Examples
Bike Sharing data
1 | data("bike_share")
|
A data frame with 17379 observations on the following 13 variables.
datea Date
seasona factor with levels 1 2 3 4
houra numeric vector
holidaya numeric vector
day_of_weeka numeric vector
working_daya numeric vector
weather_typea numeric vector
temp_Fa numeric vector
temp_feels_Fa numeric vector
wind_speeda numeric vector
casual_usersa numeric vector
registerd_usersa numeric vector
total_usersa numeric vector
Bike Sharing data
https://data.world/data-society/capital-bikeshare-2011-2012
https://data.world/data-society/capital-bikeshare-2011-2012
1 2 | data(bike_share)
## maybe str(bike_share) ; plot(bike_share) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.