Description Usage Arguments References Examples
Laboratory-Confirmed Influenza Hospitalizations
1 2 3 4 5 | hospitalizations(
surveillance_area = c("flusurv", "eip", "ihsp"),
region = "all",
years = NULL
)
|
surveillance_area |
one of " |
region |
Using " |
years |
a vector of years to retrieve data for (i.e. |
1 2 3 4 5 6 | hosp_fs <- hospitalizations("flusurv", years=2015)
## Not run:
hosp_eip <- hospitalizations("eip")
hosp_ihsp <- hospitalizations("ihsp")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.