plot.oxy_crit {respR} | R Documentation |
Plot oxy_crit objects
Description
Plot oxy_crit objects
Usage
## S3 method for class 'oxy_crit'
plot(x, legend = TRUE, quiet = FALSE, panel = NULL, rate.rev = TRUE, ...)
Arguments
x |
oxy_crit object |
legend |
logical. Suppress labels and legends. |
quiet |
logical. Suppress console output. |
panel |
integer. Which panel to plot individually. |
rate.rev |
logical. Control direction of y-axis in rolling rate plot. |
... |
Pass additional plotting parameters |
Value
A plot. No returned value.
[Package respR version 2.3.3 Index]