parameters: 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)
Value
A `parameters` object
Arguments
tool_options
A data.frame containing the table that refers to the
SAGA-GIS tool parameter options.