R/VLSM_data.R

#' Data-set of VLSM-package.
#'
#' A data-set containing the CORINE Land Cover (CLC) Germany 25 ha for the two districs Jena and Saale-Holzland.
#' CLC is from the year 2012 and 2018. Moreover, administrative boundaries are available.
#'
#' @format A list with three entries:
#' \describe{
#'   \item{CLC_12}{CORINE Land Cover of year 2012}
#'   \item{CLC_18}{CORINE Land Cover of year 2018}
#'   \item{ADMIN_DIST}{Administrative boundaries}
#' }
#' @source 
#' \itemize{ 
#' \item \url{https://www.govdata.de/web/guest/daten/-/details/corine-land-cover-deutschland-25-ha-2018-datensatz}
#' \item \url{https://www.bkg.bund.de/DE/Produkte-und-Services/Shop-und-Downloads/Digitale-Geodaten/Verwaltungsgebiete-Verwaltungsgrenzen/verwaltungsgebiete_cont.html}
#' } 
"VLSM_data"
raff-k/VLSM documentation built on Oct. 13, 2023, 11:13 a.m.