plot.estimate_infections | R Documentation |
plot
method for class <estimate_infections>
.
## S3 method for class 'estimate_infections'
plot(
x,
type = c("summary", "infections", "reports", "R", "growth_rate", "all"),
...
)
x |
A list of output as produced by |
type |
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 |
List of plots as produced by report_plots()
plot report_plots estimate_infections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.