Learn R Programming

whitebox (version 2.1.5)

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

A data.frame with 518 observations of 7 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

See Also

wbttoolparameters wbt_list_tools()