debangs/RSAGA: SAGA Geoprocessing and Terrain Analysis in R

Provides access to geocomputing and terrain analysis functions of the geographical information system (GIS) 'SAGA' (System for Automated Geoscientific Analyses) from within R by running the command line version of SAGA. This package furthermore provides several R functions for handling ASCII grids, including a flexible framework for applying local functions (including predict methods of fitted models) and focal functions to multiple grids. SAGA GIS is available under GPLv2 / LGPLv2 licence from http://sourceforge.net/ projects/saga-gis/.

Getting started

Package details

AuthorAlexander Brenning and Donovan Bangs
MaintainerAlexander Brenning <alexander.brenning@uni-jena.de>
LicenseGPL-2 | file LICENSE
Version0.94-5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("debangs/RSAGA")
debangs/RSAGA documentation built on May 15, 2019, 1:53 a.m.