R/036_enipedia_countries.R

#' Translation map between Enipedia country codes and ISO Codes
#'
#' This dataset maps the 2-digit ISO 3166-1 alpha-2 country code to the country name used by enipedia.tudelf.nl
#'
#' @source 
#' \href{http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2}{Wikipedia for ISO country codes},
#' \href{http://enipedia.tudelft.nl/wiki/Using_SPARQL_with_Enipedia}{Enipedia for Enipedia names}
#' @name enipedia_countries
#' @docType data
#' @usage enipedia_countries
#' @format CSV file (western european style)
NULL
doomhammerhell/test-datamart documentation built on Dec. 20, 2021, 1:09 a.m.