Esri / R-toolbox-py

R-toolbox-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This repository is deprecated, Esri has created an project to directly link ArcGIS and R, see: https://r-arcgis.github.io

R-toolbox-py

This toolbox contains a framework for using R (The R Project for Statistical Computing) in ArcGIS 10 and 10.1. This is the third version of the toolbox. This release improves the IO hook between Python and R, allowing for R message output in the ArcGIS Results Window. This version also solves an issue with a name change in regards to the R module that computes Logistic Regression. Lastly, it is very important that you follow the guidelines in the INSTALLDOC.doc.

Learn more here.

View it live

App

Features

  • Toolbox with Python Script Tools - Runs R code within ArcGIS Environment

Instructions

  1. Fork and then clone the repo.
  2. Run and try the samples.

Requirements

  • ArcGIS 10.0+
  • R

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing Copyright 2013 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Python R Analysis Geoprocessing Statistics Tools) [](Esri Language: Python)

About

R-toolbox-py

License:Apache License 2.0


Languages

Language:R 80.5%Language:Python 19.5%