covid19: COVID-19 Cases Time Series in India

Description Usage Format Examples

Description

Contains dailies and totals of cases, recoveries, and deaths from the COVID-19 outbreak in India from January 30 to September 21 of 2020.

Usage

1

Format

An object of class data.frame with 236 rows and 7 columns.

Date

Date as a character string

Daily.Confirmed

Daily confirmed cases as an integer vector

Total.Confirmed

Total confirmed cases upto current date as an integer vector

Daily.Recovered

Daily recovered cases an an integer vector

Total.Recovered

Total confirmed cases upto current date as an integer vector

Daily.Deceased

Daily deceased cases as an integer vector

Total.Deceased

Total deceased cases upto current date as an integer vector

Examples

1
2
3

Ritwik-Bhaduri/SEIR-fansy documentation built on Oct. 2, 2020, 12:03 a.m.