cdec_datasets | R Documentation |
display a data frame of available data for a station.
cdec_datasets(station, keyword = NULL)
station |
cdec station code |
keyword |
return sensors containing this keyword. NULL by default returns all available sensors. |
data frame with available data as rows.
# get a list of dataframes available for CCR ## Not run: cdec_datasets("ccr") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.