Description Usage Arguments Value Examples
Query CIMIS station metadata.
1 2 3 4 5 | cimis_station(station)
cimis_spatial_zipcode(zipcode)
cimis_zipcode(zipcode)
|
station |
The station ID. If missing, metadata for all stations is returned. |
zipcode |
The (spatial) zip code. If missing, metadata for all stations is returned. |
A tibble
object.
1 2 3 4 5 | if(is_key_set()) {
cimis_station()
cimis_zipcode()
cimis_spatial_zipcode()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.