truncate: Truncate

Description Usage Arguments Value

Description

Truncates the values in a raster to the desired number of decimal places.

Usage

1
truncate(input, output, num_decimals = NULL, verbose_mode = FALSE)

Arguments

input

Input raster file.

output

Output raster file.

num_decimals

Number of decimals left after truncation (default is zero).

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.