Learn R Programming

whitebox (version 0.1.0)

highest_position: Highest position

Description

Identifies the stack position of the maximum value within a raster stack on a cell-by-cell basis.

Usage

highest_position(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.