Nothing
#' Mapping of country name and two-character country code used by GIE
#'
#' A dataset to help you switch between country name and country code
#' in the usage of 'gie', as gie_listing() and gie_load() work
#' with different modes of the country (name vs. two-character code).
#'
#' @format ## `countryinfo`
#' A data frame with 17 rows and 2 columns:
#' \describe{
#' \item{name}{Country name}
#' \item{code}{Two-character country code}
#' }
#' @source https://www.gie.eu/
#'
"countryinfo"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.