wbttools: 'WhiteboxTools' Tool List

wbttoolsR Documentation

'WhiteboxTools' Tool List

Description

This data set is a data.frame containing tools by name and associated R function name

Usage

wbttools

Format

An object of class data.frame with 545 rows and 8 columns.

Variables

  • "tool_name" - 'WhiteboxTools' tool name

  • "function_name" - R function name

  • "toolbox_name" - 'WhiteboxTools' toolbox name

  • "label" - 'WhiteboxTools' tool label

  • "description" - Brief description

  • "github" - Link to related code on 'GitHub'

  • "book" - Link to 'WhiteboxTools' Manual

  • "is_extension" - Tool is part of 'General Toolset Extension' (GTE), as opposed to the "open core"

Source

WhiteboxTools

See Also

wbttoolparameters wbt_list_tools()


whitebox documentation built on Nov. 19, 2023, 1:07 a.m.