R/covid19_sa.R

#' COVID-19 Data Repository for South Africa
#'
#' An aggregated subset of the COVID-19 Data Repository for South Africa
#' created, maintained and hosted by Data Science for Social Impact research
#' group, led by Dr. Vukosi Marivate.
#'
#' The data is originally provided as a linelist but has been subsetted and
#' cleaned in `data-raw/covid19_sa.R`.
#'
#' @format ## `covid19_sa`
#' A data frame with 19 rows and 2 columns:
#' \describe{
#'   \item{date}{Date case was reported}
#'   \item{cases}{Number of cases}
#' }
#' @source <https://github.com/dsfsi/covid19za>
#' Further details in `data-raw/covid19_sa.R`.
"covid19_sa"

Try the epichains package in your browser

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

epichains documentation built on Oct. 14, 2024, 5:10 p.m.