searchSAGAW function

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

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

Searches recursively for existing 'SAGA GIS' installation(s) on a given 'Windows' drive

searchSAGAW(DL = "C:/", quiet = TRUE)

Arguments

  • DL: drive letter default is C:/
  • quiet: boolean switch for suppressing 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 searchSAGAW # get all valid SAGA installation folders and params searchSAGAW() ## End(Not run)

Author(s)

Chris Reudenbach

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