#' Data Set of Telephone area code information of China
#'
#' A data set containing Telephone area code information of china from the github
#' repository 'wecatch/china_regions'\url{https://github.com/eduosi/district},
#' with wide data format.
#'
#' @format A data frame:
#' \describe{
#' \item{area_code}{ area tel code }
#' \item{province_raw}{ name of province in chn }
#' \item{district}{ name of district in city or county }
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'
"BasicTelAreaCode"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.