#' Demo of WHAT IS THIS DATA
#'
#' @description demo of the TELL US ABOUT THIS DATA IN BRIEF
#'
#'
#' @format A tibble object
#' @source WHAT IS YOUR SOURCE
#' @keywords datasets coronavirus COVID19 DATASETNAME
#' @details TELL US MORE
#'
#' To get the latest data, use \code{\link{refresh_YOURPACKAGENAME}}
#' @examples
#'
#' data(DATASETNAME_demo)
#'
#' #Show us something cool
#'
"DATASETNAME_demo"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.