breakthrough: breakthrough

View source: R/generated.R View source: R/generated.R

breakthroughR Documentation

breakthrough

Description

Breakthrough by State Breakthrough data scraped from multiple states daily. Contains information on vaccinated vs unvaccinated hospitalizations and COVID cases. More information available at the Quartz Software Infection Disease Data Repository

Breakthrough by State Breakthrough data scraped from multiple states daily. Contains information on vaccinated vs unvaccinated hospitalizations and COVID cases. More information available at the Quartz Software Infection Disease Data Repository

Usage

breakthrough(...)

breakthrough(...)

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

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 <- breakthrough()

data <- breakthrough()


QuartzSoftwareLLC/tidyiddr documentation built on Jan. 27, 2023, 3:46 p.m.