#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.