Nowosad / spDataLarge

R package with large datasets for spatial analysis

Home Page:https://jakubnowosad.com/spDataLarge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spDataLarge

GitHub action build status

Large datasets for spatial analysis. The data from this package could be retrieved using the spData package.

Installation

There are three possible options:

  1. Installation of spDataLarge using its r-universe location:
install.packages("spDataLarge", repos = "https://geocompr.r-universe.dev")
  1. Installation of all of the required packages used in the Geocomputation with R book using:
devtools::install_github("geocompr/geocompkg")
  1. Installation of spDataLarge using its drat location:
install.packages("spDataLarge", repos = "https://nowosad.github.io/drat/", type = "source")

About

R package with large datasets for spatial analysis

https://jakubnowosad.com/spDataLarge


Languages

Language:R 100.0%