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.