plot.epinow {EpiNow2}R Documentation

Plot method for epinow

Description

[Maturing] plot method for class "epinow".

Usage

## S3 method for class 'epinow'
plot(x, type = "summary", ...)

Arguments

x

A list of output as produced by epinow

type

A character vector indicating the name of plots to return. Defaults to "summary" with supported options being "infections", "reports", "R", "growth_rate", "summary", "all".

...

Pass additional arguments to report_plots

Value

List of plots as produced by report_plots

See Also

plot plot.estimate_infections report_plots estimate_infections


[Package EpiNow2 version 1.4.0 Index]