report_plots()Internal helper function to select plots from those created by
report_plots()
select_plots(
plots,
type = c("summary", "infections", "reports", "R", "growth_rate", "all")
)Selected plots by type
A list of plots as produced by report_plots().
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.