R/get_covid_county_plus.R
get_covid_county_plus.Rd
Combined NCDHHS Case and Death Counts with CDC Details
get_covid_county_plus(county = NULL, adjusted = TRUE)
a string vector, representing the counties of interest. If left NULL then all counties in North Carolina will be returned
a logical, should the adjusted cases be used (to account for
reporting gaps on weekends and holidays from NCDHHS). Defaults to TRUE
a data.table with combined values for all counties or specified counties