searchSAGAW {link2GI} | R 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 |
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)
[Package link2GI version 0.6-1 Index]