Skip to contents

Outpatient Viral Surveillance National, Regional, and State Level Outpatient Illness and Viral Surveillance data pulled monthly from the cdc. More information available at the Quartz Software Infection Disease Data Repository

Usage

outpatient.viral.surveillance(
  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 <- outpatient.viral.surveillance()
#> [1] " outpatient.viral.surveillance is deprecated. Please use outpatient_viral_surveillance instead"