#' Data Set of Basic Province information
#'
#' A data set containing basic information of province and its region,
#' with wide data format.
#'
#' @format A data frame:
#' \describe{
#' \item{id}{ identifier with digits 1 }
#' \item{province}{ names of province in chinese }
#' \item{region_pro}{ region of pvovince in chinese }
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'
"BasicProvince"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.