R/cc_dcpo.R

#' 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
fsolt/DCPOtools documentation built on June 9, 2025, 4:10 p.m.