Skip to contents

Version information for 'WhiteboxTools'

Usage

wbt_version(extract = FALSE)

Arguments

extract

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

Value

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

Examples

if (FALSE) {
wbt_version()
}