View source: R/03-station_data.R
station_coords | R Documentation |
Station Coordinates
station_coords(station_id)
station_id |
The station identifier (ex: KDEN, KBOS, KNYC, etc). |
Named list with latitude and longitude like: c("lat" = x, "lon" = y)
.
station_coords("KBOS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.