plotMonthlyLoads: Plot Observed Loading and Loading Capacity by Month

Description Usage Arguments

View source: R/plotMonthlyLoads.R

Description

This function creates a boxplot of observed and loading capacities by month for a given site.

Usage

1
plotMonthlyLoads(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.