Nothing
#' Countries
#'
#' Country codes, names, UN major areas and UNHCR regional bureaux/operations.
#'
#' @format A tibble.
#' \describe{
#' \item{iso_code}{ISO3 Country code.}
#' \item{unhcr_code}{UNHCR Country code.}
#' \item{name}{UNSD Name.}
#' \item{unhcr_region}{UNHCR Region name.}
#' \item{unsd_region}{UNSD Region name.}
#' \item{unsd_subregion}{UNSD Sub-region name.}
#' \item{unsd_imregion}{SDG Region name.}
#' \item{sdg_region}{SDG Region name.}
#' }
#' @source \href{https://www.unhcr.org/refugee-statistics/}{UNHCR Refugee Data Finder}.
#' @examples
#' countries
"countries"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.