fdc_plot: Plot Flow Duration Curve

Description Usage Arguments Value Author(s)

Description

Given a data.frame (that has already been processed by fdc) and column of streamflow timeseries, generate a plot

Usage

1
fdc_plot(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. Input exedence probabilites (0-1) will be highlighted on plot

Value

a plot

Author(s)

Mike Johnson


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