spData

GitHub action build status CRAN version CRAN RStudio mirror downloads CRAN RStudio total mirror downloads

Datasets for spatial analysis

sf

sp

spdep

raster

misc

Installation

Get the released version from CRAN:

install.packages("spData")

Get the development version from github:

devtools::install_github("nowosad/spData")

spDataLarge

This package interacts with data available through the spDataLarge package, which is available in a ‘drat’ repository. To access this data package, run:

install.packages("spDataLarge", repos = "https://nowosad.github.io/drat/", type = "source")

The size of the spDataLarge package is approximately 20 MB. Learn more about the spDataLarge package at https://github.com/Nowosad/spDataLarge.

Contributions

Feel free to submit issues and enhancement requests.