Skip to contents

COVID by County US COVID 19 community levels by county as reported by the CDC More information available at the Quartz Software Infection Disease Data Repository

Usage

covid.by.county(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 <- covid.by.county()
#> [1] " covid.by.county is deprecated. Please use covid_by_county instead"