# S3 method for estimate_secondary
plot(x, primary = FALSE, from = NULL, to = NULL, new_obs = NULL, ...)
A ggplot
object.
A list of output as produced by estimate_secondary
Logical, defaults to FALSE
. Should primary
reports also
be plot?
Date object indicating when to plot from.
Date object indicating when to plot up to.
A <data.frame>
containing the columns date
and secondary
which replace the secondary observations stored in the estimate_secondary
output.
Pass additional arguments to plot function. Not currently in use.
plot estimate_secondary