R/country_code_crosswalk-data.R

#' Country code / country crosswalk
#'
#' A cross-walk between the country code
#' and it's human readable version
#'
#' @docType data
#'
#' @usage data(country_code_crosswalk)
#'
#' @format An object of class \code{"data.table"};
#'
#' @keywords datasets
#'
#' @source \url{https://www.loc.gov/marc/countries/countries_code.html}
#'
"country_code_crosswalk"
NYPL/libbib documentation built on Feb. 6, 2024, 4:19 a.m.