parameters {Rsagacmd} | R Documentation |
Generates a list of 'parameter' objects for a SAGA-GIS tool
Description
Each 'parameter' object contains information about the datatype, permissible values and input/output settings associated with each identifier for a SAGA-GIS tool.
Usage
parameters(tool_options)
Arguments
tool_options |
A data.frame containing the table that refers to the SAGA-GIS tool parameter options. |
Value
A 'parameters' object
[Package Rsagacmd version 0.4.3 Index]