#' Mapping from Bundesland ISO 3166-2 codes to full names
#'
#' A dataset containing the ISO 3166-2 codes and full names of the German Bundeslaender
#'
#' @format A data frame with 16 rows and 2 variables:
#' \describe{
#' \item{bundesland}{full name of Bundesland}
#' \item{bundesland_iso}{ISO 3166-2 code of Bundesland}
#' ...
#' }
#' @source \url{https://de.wikipedia.org/wiki/ISO_3166-2:DE}
"BUNDESLAND_TO_ISO"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.