searchSAGAW: Searches recursively for existing 'Windows' 'SAGA GIS'...

View source: R/sagaControl.R

searchSAGAWR Documentation

Searches recursively for existing 'Windows' 'SAGA GIS' installation(s)

Description

Searches recursively for existing 'SAGA GIS' installation(s) on a given 'Windows' drive

Usage

searchSAGAW(DL = "C:/", quiet = TRUE)

Arguments

DL

drive letter default is C:/

quiet

boolean switch for suppressing messages default is TRUE

Value

A data frame containing the 'SAGA GIS' root folder(s), the version name(s) and the installation type(s)

Author(s)

Chris Reudenbach

Examples

## Not run: 
#### Examples how to use searchSAGAW 

# get all valid SAGA installation folders and params
searchSAGAW()

## End(Not run)

link2GI documentation built on June 22, 2024, 9:26 a.m.