#' This is data of the districts 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 districts
#' @format A data frame with columns:
#' \describe{
#' \item{OBJECTID}{Object ID.}
#' \item{STATIST_BE}{Number and Name of the district.}
#' \item{NR_STATIST}{Number of the district.}
#' \item{NAME_STATI}{Name of the district.}
#' \item{STADTBEZIR}{Number and name of the borough.}
#' \item{STAND}{timestamp.}
#' \item{SHAPE_AREA}{Area of the district.}
#' \item{SHAPE_LEN}{Length of the district.}
#' \item{geometry}{Geometry of the district.}
#' }
"districts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.