Skip to contents

Influenza Burden Seasonal data since 2010 with multiple measures to compare influenza burden by season. More information available at the Quartz Software Infection Disease Data Repository

Usage

influenza.burden(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 <- influenza.burden()
#> [1] " influenza.burden is deprecated. Please use influenza_burden instead"