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