parameters: Generates a list of 'parameter' objects for a SAGA-GIS tool

View source: R/parameters.R

parametersR 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


Rsagacmd documentation built on Oct. 16, 2023, 5:06 p.m.