rsaga.set.env | R Documentation |
Internal function that sets the RSAGA Geoprocessing Evironment manually
rsaga.set.env( workspace = NULL, cmd = NULL, path = NULL, modules = NULL, version = NA, cores = NULL, parallel = NULL )
workspace |
path of the working directory for SAGA; defaults to the current directory ( |
cmd |
name of the SAGA command line program; defaults to |
path |
path in which to find |
modules |
path in which to find SAGA libraries; see Details |
version |
optional character string: SAGA GIS (API) version, e.g. |
cores |
optional numeric argument, or |
parallel |
optional logical argument (default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.