Description Usage Arguments Value Examples
OK site metadata for OK mesonet sites. Data pulled from here http://www.mesonet.org/index.php/site/sites/station_names_map
1 | ok_sites_metadata(station_ids)
|
station_ids |
Character vector of station ids. |
A data.frame of metadata. All metadata methods return a data.frame with
station
, latitude
, longitude
1 2 | ok = ok_data()
meta = ok_sites_metadata(ok$station)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.