Performs an in-place division operation (input1 /= input2).
wbt_in_place_divide(
input1,
input2,
wd = NULL,
verbose_mode = FALSE,
compress_rasters = FALSE
)
Input raster file.
Input raster file or constant value.
Changes the working directory.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Sets the flag used by WhiteboxTools to determine whether to use compression for output rasters.
Returns the tool text outputs.