Learn R Programming

covid19srilanka (version 1.1.0)

covid.cases: Covid-19 Cases by Type (Confirmed, Recovered, Death)

Description

Daily summary of the Coronavirus (COVID-19) cases by state/province.

Date

Date in YYYY-MM-DD format

Type

An indicator for the type of cases (confirmed, death, recovered).

Cases

Number of cases on given date.

Usage

covid.cases

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 2200 rows and 3 columns.