plot.calc_rate.ft {respR} | R Documentation |
Plot calc_rate.ft objects
## S3 method for class 'calc_rate.ft'
plot(x, pos = NULL, quiet = FALSE, legend = TRUE, rate.rev = TRUE, ...)
x |
calc_rate.bg object |
pos |
integer. Which result to plot. |
quiet |
logical. Suppress console output. |
legend |
logical. Suppress labels and legends. |
rate.rev |
logical. Control direction of y-axis in rolling rate plot. |
... |
Pass additional plotting parameters |
A plot. No returned value.