| searchSAGAW | R Documentation | 
Searches recursively for existing 'SAGA GIS' installation(s) on a given 'Windows' drive
searchSAGAW(DL = "C:/", quiet = TRUE)
| DL | drive letter default is  | 
| quiet | boolean switch for suppressing messages default is TRUE | 
A data frame containing 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.