Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 720 Bytes

arcR

CRAN r-universe

The goal of arcR is to integrate the benefits of R and ArcGIS with using ArcGIS in R.

Installation

You can install the development version of arcR from GitHub with:

# install.packages("devtools")
devtools::install_github("SpatLyu/arcR",build_vignettes = T,dep = T)

Example