USCovid: US Covid-19 (Daily)

USCovidR Documentation

US Covid-19 (Daily)

Description

Daily cases and deaths in the US due to Covid-19 (2/1/2020 to 1/31/2021)

Usage

data("USCovid")

Format

A data frame with 366 observations on the following 6 variables.

Date

Daye in yyyy-mm-dd format

CumCases

Cumulative positive cases

CumDeaths

Cumulative deaths

t

Time index (1 to 366)

Cases

New daily postive cases

Deaths

New dauly deaths

Details

Daily new and cumulative cases and deaths due to Covid-19 in the United States for one year (2/1/2020 to 1/31/2021).

Source

Data downloaded from the NY Times github site https://github.com/nytimes/covid-19-data


statmanrobin/ts343AJ documentation built on May 23, 2022, 4:34 p.m.