cdec_rt: Get a rating table

View source: R/rating-tables.R

cdec_rtR Documentation

Get a rating table

Description

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

Usage

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

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

## End(Not run)

FlowWest/CDECRetrieve documentation built on Oct. 10, 2022, 9:31 p.m.