#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.