| plot.forecast_secondary | R Documentation |
Plot method for forecast secondary observations.
## S3 method for class 'forecast_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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.