fdc: Calculate Flow Duration Curve from Timeseries

Description Usage Arguments Value Author(s)

Description

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

Usage

1
fdc(df, col_name = NULL)

Arguments

df

a data.frame

col_name

The name of the column containing the streamflow values

Value

a data.frame

Author(s)

Mike Johnson


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