View source: R/get_covid_county_plus.R
get_covid_county_plus | R Documentation |
Combined NCDHHS Case and Death Counts with CDC Details
get_covid_county_plus(county = NULL, adjusted = TRUE)
county |
a string vector, representing the counties of interest. If left NULL then all counties in North Carolina will be returned |
adjusted |
a logical, should the adjusted cases be used (to account for
reporting gaps on weekends and holidays from NCDHHS). Defaults to |
a data.table with combined values for all counties or specified counties
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.