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


stevenpawley/RSAGA5 documentation built on March 26, 2024, 5:30 a.m.