Description Usage Arguments Value Examples
TX site metadata for TX mesonet sites.
1 | tx_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 | tx = tx_data()
meta = tx_sites_metadata(tx$station)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.