#' Missouri Covid Vaccines
#'
#' Number of doses of COVID vaccines given in Missouri by date. This data set will be
#' updated semi-regularly.
#'
#' @format A data frame with changing number of observations of 2 variables
#' \describe{
#' \item{date}{Date of vaccine}
#' \item{doses}{Number of vaccines}
#' }
#'
#' @source \url{https://barefigur.es/companies/blackberry/products/}
"vaccines"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.