#' VirginiaC19 cases data.
#'
#' @description daily summary of Virginia Coronavirus (COVID-19) cases.
#'
#'
#' @format A tibble object
#' @source \href{https://www.vdh.virginia.gov/coronavirus/}{website}
#' @keywords datasets coronavirus COVID19 Virginia
#' @details This package includes tidy data of Virginia COVID-19 cases.
#'
#' To get the latest data, use \code{\link{refresh_VirginiaC19}}
#' @examples
#'
#' data(VirginiaC19)
#'
#' # Show us something cool
"VirginiaC19"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.