Learn R Programming

whitebox (version 2.4.0)

wbttools: 'WhiteboxTools' Tool List

Description

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

Usage

wbttools

Arguments

Format

An object of class data.frame with 537 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"

See Also

wbttoolparameters wbt_list_tools()