#' 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{name}{ name of city and county }
#' \item{code}{ code of city and county }
#' \item{area_code}{ code of telephone }
#' \item{code_province}{ code of province }
#' \item{district}{ name of province }
#' }
#'
#' @source \url{https://www.huhuaping.com/}
#'
"BasicTelcode"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.