Learn R Programming

covidregionaldata (version 0.8.2)

get_us_regional_cases_with_level_2: US Regional Daily COVID-19 Count Data - Counties

Description

Extracts daily COVID-19 data for the USA, stratified by county. Data available at https://raw.githubusercontent.com/nytimes/covid-19-data/master/us-counties.csv. It is loaded and then sanitised.

Usage

get_us_regional_cases_with_level_2()

Arguments

Value

A data frame of daily COVID cases for the US by county, to be further processed by get_regional_data().