plot.calc_rate.ft | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.