Plot oxy_crit objects
## S3 method for class 'oxy_crit' plot(x, legend = TRUE, quiet = FALSE, panel = NULL, rate.rev = TRUE, ...)
x
: oxy_crit objectlegend
: 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 parametersA plot. No returned value.
Useful links