covid.cases {covid19srilanka} | R Documentation |
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
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 2200 rows and 3 columns.
Source
Epidemiological Unit, Ministry of Health, Sri Lanka https://www.epid.gov.lk/web/. data(covid.cases)
[Package covid19srilanka version 1.1.0 Index]