create_tool_overrides: Apply manually-defined changes to specific tools

View source: R/tool-overrides.R

create_tool_overridesR Documentation

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)

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

Value

the altered 'parameters' object


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