Version information for 'WhiteboxTools'
Usage
wbt_version(extract = FALSE)
Arguments
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) { # \dontrun{
wbt_version()
} # }