| summary.epinow | R Documentation |
summary method for class "epinow". This method inherits from
summary.estimate_infections() and supports the same arguments.
## S3 method for class 'epinow'
summary(
object,
output = NULL,
type = c("snapshot", "parameters"),
target_date = NULL,
params = NULL,
CrIs = c(0.2, 0.5, 0.9),
...
)
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.