summarize_tool_params: Interval function used to summarize a `saga_tool` into a tibble that
describes the tools parameters and options
Description
Interval function used to summarize a `saga_tool` into a tibble that
describes the tools parameters and options
Usage
summarize_tool_params(tool_obj)
Arguments
- tool_obj
a nested list which constitutes the internals of a saga_tool
object