mvplot: Monthly Variation plot

Description Usage Arguments Value

Description

Plots variability of the flow rate or % exceedance by month.

Usage

1
mvplot(data, names = list(), intervals = fi, exc = TRUE, scales = list(), xlab, ...)

Arguments

data

Result from rankflow

names

Overrides default column names

intervals

Currently broken

exc

Plot variability of % exceedance by month, or flow rate if exc = FALSE

See lattice::bwplot for details

scales
xlab
...
  • statsdefaults to tmdl.stats, can be boxplot.stats as well

  • coefLength of whiskers. Defaults to 10th and 90th percentiles if stats=tmdl.stats

  • do.outPlots outliers if TRUE

  • ...other parameters to lattice::bwplot

Value

Trellis object


tmdl documentation built on May 2, 2019, 6:07 p.m.

Related to mvplot in tmdl...