#' Strongholds of Germany's Alliance 90/The Greens
#'
#' A dataset that includes for each federal and European election the top three counties where Germany's green party received most votes.
#'
#' @format A data frame with 39 rows and 5 variables:
#' \describe{
#' \item{city}{name of city}
#' \item{city_clean}{name of city standardized}
#' \item{year}{year of observation}
#' \item{election}{federal election (BTW) or European election (EP)}
#' \item{greens}{vote share for the Alliance 90/The Greens}
#' }
#'
#' @source \url{https://www.regionalstatistik.de/}
"greens3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.