searchSAGAX | R Documentation |
Search for valid 'GRASS GIS' installations at a given 'Linux' mount point
searchSAGAX(MP = "/usr", quiet = TRUE)
MP |
default mount point is |
quiet |
boolean switch for supressing console 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 searchSAGAX # get all valid SAGA installation folders and params searchSAGAX() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.