deathcounts.by.age | R Documentation |
COVID19 Death Counts by Age Group This datasets is pulled daily from the CDC's data tracker for easier access. It provides weekly death counts secondary to COVID 19 stratified by age group. More information available at the Quartz Software Infection Disease Data Repository
deathcounts.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 <- deathcounts.by.age()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.