searchSAGAW | R Documentation |
Searches recursivley for existing 'SAGA GIS' installation(s) on a given 'Windows' drive
searchSAGAW(DL = "C:", quiet = TRUE)
DL |
drive letter default is "C:" |
quiet |
boolean switch for supressing messages default is TRUE |
A dataframe contasining the 'SAGA GIS' root folder(s), the version name(s) and the installation type(s)
Chris Reudenbach
## Not run: #### Examples how to use searchSAGAW # get all valid SAGA installation folders and params searchSAGAW() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.