Skip to contents

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

Usage

hospitalizations.by.age(use_memory = T, use_disk = T, bust_cache = F, ...)

Arguments

use_memory

Whether to use memory caching.

use_disk

Whether to use disk caching.

bust_cache

Whether to bust (refresh) the cache.

...

arguments to forward to the cache_download function.

Details

This function uses the cache_download function to download the data from the repository.

Examples

data <- hospitalizations.by.age()
#> [1] " hospitalizations.by.age is deprecated. Please use hospitalizations_by_age instead"