Plot calc_rate objects
## S3 method for class 'calc_rate' plot(x, pos = 1, quiet = FALSE, panel = NULL, legend = TRUE, ...)
x
: calc_rate objectpos
: integer. Which result to plot.quiet
: logical. Suppress console output.panel
: integer. Which panel to plot individually.legend
: logical. Suppress labels and legends....
: Pass additional plotting parametersA plot. No returned value.
Useful links