cdec_rt_list: List Rating Tables

Description Usage Arguments Value Examples

Description

Get a list of all rating tables available through CDEC

Usage

1
cdec_rt_list(station_id = NULL)

Arguments

station_id

station for the location to get rating description for.

Value

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.

Examples

1
2
3
4
5
# list all rating tables in CDEC, you can use filter to search
## Not run: 
cdec_rt_list()

## End(Not run)

CDECRetrieve documentation built on Sept. 24, 2021, 9:07 a.m.