plot.oxy_crit | R Documentation |
Plot oxy_crit objects
## S3 method for class 'oxy_crit'
plot(x, legend = TRUE, quiet = FALSE, panel = NULL, rate.rev = TRUE, ...)
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 |
A plot. No returned value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.