wbt_max_absolute_overlay {whitebox}R Documentation

Max absolute overlay

Description

Evaluates the maximum absolute value for each grid cell from a stack of input rasters.

Usage

wbt_max_absolute_overlay(inputs, output, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

output

Output raster file.

wd

Changes the working directory.

verbose_mode

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

Value

Returns the tool text outputs.


[Package whitebox version 1.4.0 Index]