# S3 method for forecast_infections
plot(x, type = "summary", CrIs = c(0.2, 0.5, 0.9), ...)List of plots as produced by report_plots()
A list of output as produced by forecast_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.
Numeric vector of credible intervals to calculate.
Pass additional arguments to report_plots
report_plots() forecast_infections()