#' Example data of COVID-19 case counts from Washington State
#'
#' @format A data frame with variables:
#' \describe{
#' \item{date}{date}
#' \item{cases}{cumulative number of COVID-19 cases}
#' \item{deaths}{cumulative number of COVID-19 deaths}
#' \item{source}{source of statistics (JHU, NYT, FACTS)}
#' }
"wa_cases"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.