Large datasets for spatial analysis. The data from this package could be retrieved using the spData package.
There are three possible options:
- Installation of spDataLarge using its r-universe location:
install.packages("spDataLarge", repos = "https://geocompx.r-universe.dev")- Installation of all of the required packages used in the Geocomputation with R book using:
devtools::install_github("geocompx/geocompkg")- Installation of spDataLarge using its drat location:
install.packages("spDataLarge", repos = "https://nowosad.github.io/drat/", type = "source")