wbt_tool_parameters {whitebox}R Documentation

Tool parameter descriptions for a specific tool.

Description

Retrieves the tool parameter descriptions for a specific tool.

Usage

wbt_tool_parameters(tool_name)

Arguments

tool_name

The name of the tool.

Value

Returns the tool parameter descriptions for a specific tool.

Examples

## Not run: 
wbt_tool_parameters("lidar_info")

## End(Not run)

[Package whitebox version 0.5.0 Index]