covid_by_county | R Documentation |
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
covid_by_county(...)
... |
arguments to forward to the vroom::vroom function. |
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
data <- covid_by_county()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.