powered by
Get CIMIS station metadata.
get_station(station)get_station_spatial_zipcode(zipcode)get_station_zipcode(zipcode)
get_station_spatial_zipcode(zipcode)
get_station_zipcode(zipcode)
The station ID. If missing, metadata for all stations is returned.
The (spatial) zip code. If missing, metadata for all stations is returned.
A tibble object.
tibble
# NOT RUN { if(is_key_set()) { get_station() get_station_zipcode() get_station_spatial_zipcode() } # }
Run the code above in your browser using DataLab