#' This is data of the population of Münster
#'
#' @source <https://opendata.stadt-muenster.de/dataset/geometriedaten-der-kleinr%C3%A4umigen-gebietsgliederung/resource/cf908ea8-1f2c-4e6e-b4dc>, downloaded 2021-08-12
#' @name population_counts
#' @format A data frame with columns:
#' \describe{
#' \item{NR_STATIST}{Number of the district.}
#' \item{NAME_STATI}{Name of the district.}
#' \item{STADTBEZIR}{Number and name of the borough.}
#' \item{population}{Population number.}
#' \item{SHAPE_AREA}{Area of the district.}
#' \item{geometry}{Geometry of the district.}
#' }
"population_counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.