Description Usage Format Variables
This dataset is contains information on 54 ValleyBike stations.
1 | data("stations")
|
A tibble
serial_num (integer), the station's serial number (primary key)
name (character), the station's name
address (character) the station's address
city (character), the city in which the station is
latitude (double), the station's latitude
longitude (double), the station's longitude
docks (integer), the number of bike docks at the station
display (character), display name for the station (usually name + city)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.