Learn R Programming

whitebox (version 2.4.0)

wbt_version: Version information for 'WhiteboxTools'

Description

Version information for 'WhiteboxTools'

Usage

wbt_version(extract = FALSE)

Value

Returns the version information for 'WhiteboxTools' as an R character vector.

Arguments

extract

Extract semantic version number from first line of result? Default: FALSE

Examples

Run this code
if (FALSE) {
wbt_version()
}

Run the code above in your browser using DataLab