Tools to Streamline Geospatial Analysis in R Using ERSI

Geospatial analysis in R uses different terms than those commonly used by ESRI tools. This package seek to provide a more one-to-one mapping of GIS operations in ESRI within R.

Project Status

Experimental Project Status: Active The project has reached a stable, usable state and is being actively developed. Last-changedate Licence

Need

GIS analysis in R uses very different concepts that those familiar to GIS analysts using ERSI tools. Geospatial tools in R named using common ESRI tool names limit GIS professionals from adopting R.

Funding

Funding for development and maintenance of resri was provided by the US Army Corps of Engineers (USACE) Ecosystem Management and Restoration Research Program (EMRRP).

Authors

Install

To install the resri package, install from GitHub using the devtools package:

library(devtools)
install_github(repo = "mpdougherty/resri")


mpdougherty/resri documentation built on March 31, 2022, 9:52 a.m.