plotLDC: Plot Load Duration Curve

Description Usage Arguments

View source: R/plotLDC.R

Description

This function creates a plot of observed and loading capacities as a function of flow percentile for a given site.

Usage

1
plotLDC(x, wndws = FALSE)

Arguments

x

A data frame containing a field labeled "Observed_Loading", "Loading_Capacity", "Loading_Capacity_MOS", "Season", and "Flow_Percentile". Generally used on a site level.

wndws

Logical. If TRUE, will create plots in individual windows. Default is false for Shiny.


utah-dwq/tmdlTools documentation built on Dec. 25, 2021, 10:48 a.m.