R/vectors.R

#' Point vector data
#'
#' Dataset containing 30 randomly located points in the Zion National Park
#'
#' @format A geopackage file
#'
#' @examples
#'
#' system.file("vector/zion_points.gpkg", package = "spDataLarge")
#'
#' @name zion_points.gpkg
#'
#' @source \url{https://irma.nps.gov/DataStore/DownloadFile/580617}
NULL

#' Dataset zion
#'
#' This is a dataset containing the borders of Zion National Park
#'
#' @format A geopackage file
#'
#' @examples
#'
#' system.file("vector/zion.gpkg", package = "spDataLarge")
#'
#' @name zion.gpkg
#'
#' @source \url{https://irma.nps.gov/DataStore/DownloadFile/580617}
NULL
Nowosad/spDataLarge documentation built on Oct. 13, 2023, 11:45 p.m.