Learn R Programming

whitebox (version 0.1.0)

max_overlay: Max overlay

Description

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

Usage

max_overlay(inputs, output, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

output

Output raster file.

verbose_mode

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

Value

Returns the tool text outputs.