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"

Try the basemaps package in your browser

Any scripts or data that you put into this service are public.

basemaps documentation built on Nov. 1, 2024, 5:07 p.m.