plot.calc_rate {respR} | R Documentation |
Plot calc_rate objects
Description
Plot calc_rate objects
Usage
## S3 method for class 'calc_rate'
plot(x, pos = 1, quiet = FALSE, panel = NULL, legend = TRUE, ...)
Arguments
x |
calc_rate object |
pos |
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 parameters |
Value
A plot. No returned value.
[Package respR version 2.3.3 Index]