powered by
Station Coordinates
station_coords(station_id)
Named list with latitude and longitude like: c("lat" = x, "lon" = y).
c("lat" = x, "lon" = y)
The station identifier (ex: KDEN, KBOS, KNYC, etc).
# \donttest{ station_coords("KBOS") # }
Run the code above in your browser using DataLab