fdc_curve: Calculate Flow Duration Spline

Description Usage Arguments Value Author(s)

Description

Given a data.frame and column of excedence proabilites, generate new column of flow excedence proabilites

Usage

1
fdc_curve(df, col_name = NULL, prob = NULL)

Arguments

df

a data.frame

col_name

The name of the column containing the streamflow values

prob

Default NULL. If not NULL, function retruns data.frame of values at input excedence probabilites

Value

a curve equation or a data.frame

Author(s)

Mike Johnson


mikejohnson51/lowflows documentation built on May 28, 2019, 11:34 a.m.