R/data.R

#' Example extent
#'
#' The example datasets contain the \code{sf} objects \code{ext} and \code{ext_eur} that can be used to call \code{\link{basemap}} and the associated functions.
#' 
#' @format \code{sf} object
#' 
#' @docType data
#' @usage data(ext)
#' 
#' @name data
#' 
"ext"

#' @rdname data
#' @usage data(ext_eur)
"ext_eur"
16EAGLE/basemaps documentation built on Nov. 25, 2024, 10:15 a.m.