#' This is data of the land cover of Münster
#'
#' @source <https://daten.gdz.bkg.bund.de/produkte/dlm/clc5_2018/aktuell/clc5_2018.utm32s.shape.zip>
#' @name corine_18
#' @format A data frame with columns:
#' \describe{
#' \item{CLC18}{ID of land cover type.}
#' \item{Shape_Leng}{Length of the polygon.}
#' \item{Shape_Area}{Area of the polygon.}
#' \item{geometry}{Geometry of the polygon.}
#' }
"corine_18"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.