summary.epinow | R Documentation |
summary
method for class "epinow".
## S3 method for class 'epinow'
summary(
object,
output = c("estimates", "forecast", "estimated_reported_cases"),
date = NULL,
params = NULL,
...
)
object |
A list of output as produced by "epinow". |
output |
A character string of output to summarise. Defaults to "estimates" but also supports "forecast", and "estimated_reported_cases". |
date |
A date in the form "yyyy-mm-dd" to inspect estimates for. |
params |
A character vector of parameters to filter for. |
... |
Pass additional summary arguments to lower level methods |
Returns a <data.frame>
of summary output
summary.estimate_infections epinow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.