plot.calc_rate | R Documentation |
Plot calc_rate objects
## S3 method for class 'calc_rate'
plot(x, pos = 1, quiet = FALSE, panel = NULL, legend = TRUE, ...)
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 |
A plot. No returned value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.