cdec_rt_list | R Documentation |
Get a list of all rating tables available through CDEC
cdec_rt_list(station_id = NULL)
station_id |
station for the location to get rating description for. |
data frame with available rating tables as rows and columns describing
the station_name
, station_id
, data that data was last_revised
, and table_type.
# list all rating tables in CDEC, you can use filter to search ## Not run: cdec_rt_list() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.