summarize_tool_params {Rsagacmd} | R Documentation |
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 |
Value
a tibble
[Package Rsagacmd version 0.4.3 Index]