cdec_rt: Get a rating table

Description Usage Arguments Value Examples

View source: R/rating-tables.R

Description

Use station id to find the rating table for stage to flow used by CDEC.

Usage

1
cdec_rt(station_id)

Arguments

station_id

three letter CDEC station id

Value

dataframe of rating table, with stage (feet) and flow (cfs) as columns

Examples

1
2
3
4
## Not run: 
cdec_rt("abj") # get the stage to rating curve for ABJ

## End(Not run)

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