Learn R Programming

Rsagacmd (version 0.4.1)

create_tool_overrides: Apply manually-defined changes to specific tools

Description

Used to manually alter or add parameters for specific tools outside of what has been defined based on the output of saga_cmd --create-docs

Usage

create_tool_overrides(tool_name, params)

Value

the altered `parameters` object

Arguments

tool_name

character, name of the tool. This is the alias name used by Rsagacmd, i.e. the tool name without spaces, all lowercase etc.

params

the `parameters` object for the tool