get_covid_county_plus: Append Additional Information to COVID-19 Count Information

View source: R/get_covid_county_plus.R

get_covid_county_plusR Documentation

Append Additional Information to COVID-19 Count Information

Description

Combined NCDHHS Case and Death Counts with CDC Details

Usage

get_covid_county_plus(county = NULL, adjusted = TRUE)

Arguments

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 TRUE

Value

a data.table with combined values for all counties or specified counties


nctriadresearch/nccovid documentation built on April 9, 2023, 7:03 a.m.