View source: R/estimate_secondary.R
plot.estimate_secondary | R Documentation |
plot
method for class "estimate_secondary".
## S3 method for class 'estimate_secondary'
plot(x, primary = FALSE, from = NULL, to = NULL, new_obs = NULL, ...)
x |
A list of output as produced by |
primary |
Logical, defaults to |
from |
Date object indicating when to plot from. |
to |
Date object indicating when to plot up to. |
new_obs |
A |
... |
Pass additional arguments to plot function. Not currently in use. |
A ggplot
object.
plot estimate_secondary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.