Get data for counties

GetCountyData(
  include.regions = FALSE,
  remove.holidays = TRUE,
  states = FALSE,
  remote = FALSE
)

Arguments

include.regions

include regions in addition to counties

remove.holidays

remove major holidays

states

get data for states

remote

a logical value, if TRUE download all data from remotes, otherwise use local data

Value

a data.table object county.dt