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.
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 for development and maintenance of resri
was provided by the US Army Corps of Engineers (USACE) Ecosystem Management and Restoration Research Program (EMRRP).
To install the resri
package, install from GitHub using the devtools
package:
library(devtools) install_github(repo = "mpdougherty/resri")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.