#' ISO code for countries
#'
#' A data containing the countrie' English and Chinese names
#'
#' @format A data frame with 247 rows and 9 variables
#' \describe{
#' \item{iso2c}{2 bit code for countries}
#' \item{iso3c}{3 bit code for countries}
#' \item{number}{}
#' \item{country_en}{English names for countries}
#' \item{country_cn}{Chinese names for countries}
#' }
'iso_cnt'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.