plotTimeSeries: Plot Parameter Concentrations Over Time

Description Usage Arguments

View source: R/plotTimeSeries.R

Description

This function creates a plot of parameter concentrations over time. Can handle plotting multiple sites over time.

Usage

1
plotTimeSeries(x, max_crit, wndws = FALSE, yeslines = TRUE, sitepal = "basel")

Arguments

x

A data frame containing a field labeled "E.coli" and another labeled "Date", which has been converted to a date format.

max_crit

Numeric. The maximum criterion for the E.coli dataset, taken from R317-2-14.

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.