Description Usage Arguments Value Examples
CRN site metadata for CRN sites.
1 | crn_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
, and name
1 2 | crn = crn_data()
meta = crn_sites_metadata(crn$station)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.