powered by
Searches recursivley for existing 'SAGA GIS' installation(s) on a given 'Windows' drive
searchSAGAW(DL = "C:", quiet = TRUE)
A dataframe contasining the 'SAGA GIS' root folder(s), the version name(s) and the installation type(s)
drive letter default is "C:"
boolean switch for supressing messages default is TRUE
Chris Reudenbach
if (FALSE) { #### Examples how to use searchSAGAW # get all valid SAGA installation folders and params searchSAGAW() }
Run the code above in your browser using DataLab