hospitalizations_by_age | R Documentation |
COVID19 Hospitalizations by Age Group Weekly hospitalizations of COVID 19 by age group as reported by the CDC More information available at the Quartz Software Infection Disease Data Repository
hospitalizations_by_age(...)
... |
arguments to forward to the vroom::vroom function. |
This function uses the cache_download function to download the data from the repository.
Use use_memory, use_disk, and bust_cache have been deprecated
data <- hospitalizations_by_age()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.