# S3 method for estimate_infections
plot(
x,
type = c("summary", "infections", "reports", "R", "growth_rate", "all"),
...
)
List of plots as produced by report_plots()
A list of output as produced by estimate_infections
A character vector indicating the name of the plot to return. Defaults to "summary" with supported options being "infections", "reports", "R", "growth_rate", "summary", "all". If "all" is supplied all plots are generated.
Pass additional arguments to report_plots
plot report_plots estimate_infections