Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

create_tool

Generates list of options for a SAGA-GIS tool


Description

Parses the html table for a SAGA-GIS tool into a list of identifiers, options, defaults and constraints

Usage

create_tool(tool_information, tool_options)

Arguments

tool_information

list

tool_options

list

Value

A 'saga_tool' object containing: + 'tool_name' A syntactically-correct name for the tool. + 'tool_cmd' The command to use for saga_cmd to execute tool. + ‘parameters' A named list of the tool’s parameter objects.


Rsagacmd

Linking R with the Open-Source 'SAGA-GIS' Software

v0.1.0
GPL-3
Authors
Steven Pawley [aut, cre]
Initial release
2021-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.