#' @title Lookup country codes
#' @description A dataframe used to lookup
#' country codes in the M49 and ISO_alpha3 format
#' @format A data frame with 249 rows and 3 variables:
#' \describe{
#' \item{\code{country_or_area}}{character COLUMN_DESCRIPTION}
#' \item{\code{m49_code}}{double COLUMN_DESCRIPTION}
#' \item{\code{iso_alpha3_code}}{character COLUMN_DESCRIPTION}
#'}
"lookup_country_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.