| Title: | rspatial.org data -- terra version |
|---|---|
| Description: | Data to support the examples on rspatial.org |
| Authors: | Robert J. Hijmans [cre, aut], Alex Mandel [ctb] |
| Maintainer: | Robert J. Hijmans <[email protected]> |
| License: | GPL (>=3) |
| Version: | 1.0-1 |
| Built: | 2026-05-31 18:55:08 UTC |
| Source: | https://github.com/rspatial/rspat |
This package provides simplified data access for examples on rspatial.org
Robert Hijmans and Alex Mandel Maintainer: Robert J. Hijmans <[email protected]>
https://rspatial.org
Get and example data set
spat_data(name) spat_download(files, path="data", url="https://biogeo.ucdavis.edu/data/rspatial/")spat_data(name) spat_download(files, path="data", url="https://biogeo.ucdavis.edu/data/rspatial/")
name |
data set name |
files |
filenames to download |
path |
path (folder) to save the data to |
url |
url where the data is downloaded from |
A data set. Often a Spatial* object or a data.frame
auctb <- spat_data("auctb") crime <- spat_data("crime")auctb <- spat_data("auctb") crime <- spat_data("crime")