Nothing
#' Hong Kong COVID-19 Cases Dataset
#'
#' @description This dataset contains the COVID-19 cases data in Hong Kong.
#'
#' @format A data frame with 3 variables:
#' \describe{
#' \item{lon}{Longitude of the location}
#' \item{lat}{Latitude of the location}
#' \item{t}{Number of COVID-19 cases}
#' }
"hk"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.