deathcounts.by.age: deathcounts.by.age

View source: R/generated.R

deathcounts.by.ageR Documentation

deathcounts.by.age

Description

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

Usage

deathcounts.by.age(...)

Arguments

...

arguments to forward to the vroom::vroom function.

Details

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

Examples

data <- deathcounts.by.age()


QuartzSoftwareLLC/tidyiddr documentation built on Jan. 27, 2023, 3:46 p.m.