plotCDF_byWat: Plot Empirical Cumulative Distribution Plots of PAWMAP data...

View source: R/plotCDF_byWat.r

plotCDF_byWatR Documentation

Plot Empirical Cumulative Distribution Plots of PAWMAP data by watershed.

Description

Plot Empirical Cumulative Distribution Plots of PAWMAP data by watershed.

Usage

plotCDF_byWat(vbl, dfm, season = "seasonal", scale = "log")

Arguments

vbl

the name of the water quality variable to plot

dfm

The data frame containing the variable

season

Should the seasonal or storm data be plotted?

scale

Scale to plot the data ('log' (default), or 'linear')

Value

A ggplot ECDF plot of the variable by watershed


PDXChris/pmtools documentation built on March 26, 2024, 8:13 a.m.