#' Custom Country Names Used by DCPO
#'
#' A dataframe of custom country names for use with countrycode::countrycode
#'
#' \itemize{
#' \item country.name.en
#' \item country.name.en.regex
#' \item iso2c
#' \item iso3c
#' \item wb_api3c
#' \item dcpo.name
#' }
#'
#' @docType data
#' @keywords datasets
#' @name cc_dcpo
#'
#' @usage cc_dcpo
#' @format A dataframe with six columns
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.