R/covid.cases.R

#' Covid-19 Cases by Type (Confirmed, Recovered, Death)
#'@description Daily summary of the Coronavirus (COVID-19) cases by state/province.
#'\describe{
#'\item{Date}{Date in YYYY-MM-DD format}
#'\item{Type}{An indicator for the type of cases (confirmed, death, recovered).}
#'\item{Cases}{Number of cases on given date.}}
#'@source Epidemiological Unit, Ministry of Health, Sri Lanka <https://www.epid.gov.lk/web/>.
#'data(covid.cases)
"covid.cases"

Try the covid19srilanka package in your browser

Any scripts or data that you put into this service are public.

covid19srilanka documentation built on March 31, 2023, 11:38 p.m.