rsaga.get.modules.path {RSAGA} | R Documentation |
Internal functions that determine OS-specific path in which modules might be located.
Description
Internal functions that determine OS-specific path in which modules might be located.
Usage
rsaga.get.modules.path(sysname = Sys.info()["sysname"], saga.path, root, cmd)
Arguments
sysname |
character: name of the operating system, determined by default by |
saga.path |
character: path with SAGA GIS binaries, as determined (e.g.) by |
root |
root path to SAGA GIS installation |
cmd |
name of the SAGA command line program |
[Package RSAGA version 1.4.0 Index]