plot.qw: Plot Water-Quality Data

View source: R/plot.qw.R

plot.qwR Documentation

Plot Water-Quality Data

Description

Create a diagnostics plot of the reporting levels and observations

Usage

## S3 method for class 'qw'
plot(x, which = "All", set.up = TRUE, ...)

Arguments

x

an object of class "qw."

which

which plot, ignored in current version.

set.up

set up the graphics page?

...

additional arguments passed to xyPlot.

Value

A plot is created and the data are invisibly returned.

See Also

timePlot-censored

Examples


## see vignettes


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.