powered by
display a data frame of available data for a station.
cdec_datasets(station, keyword = NULL)
cdec station code
return sensors containing this keyword. NULL by default returns all available sensors.
data frame with available data as rows.
# NOT RUN { # get a list of dataframes available for CCR # } # NOT RUN { cdec_datasets("ccr") # }
Run the code above in your browser using DataLab