searchSAGAX function

Searches recursively for existing 'Windows' 'SAGA GIS' installation(s)

Searches recursively for existing 'Windows' 'SAGA GIS' installation(s)

Search for valid 'GRASS GIS' installations at a given 'Linux' mount point

searchSAGAX(MP = "/usr/bin", quiet = TRUE)

Arguments

  • MP: default mount point is /usr/bin
  • quiet: Boolean switch for suppressing console messages default is TRUE

Returns

A data frame containing the 'SAGA GIS' root folder(s), the version name(s) and the installation type(s)

Examples

## Not run: #### Examples how to use searchSAGAX # get all valid SAGA installation folders and params searchSAGAX() ## End(Not run)

Author(s)

Chris Reudenbach

  • Maintainer: Chris Reudenbach
  • License: GPL (>= 3) | file LICENSE
  • Last published: 2024-10-28