View source: R/auto_rate.int.R
plot.auto_rate.int | R Documentation |
Plot auto_rate.int objects
## S3 method for class 'auto_rate.int'
plot(x, pos = NULL, quiet = FALSE, legend = FALSE, type = "rep", ...)
x |
auto_rate.int object |
pos |
integer. Which replicate(s) to plot up to a maximum of 20. Defaults to 1:20. |
quiet |
logical. Suppress console output. |
legend |
logical. Suppress labels and legends. |
type |
logical. Type of plot to produce. |
... |
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.