Learn R Programming

whitebox (version 0.1.0)

pick_from_list: Pick from list

Description

Outputs the value from a raster stack specified by a position raster.

Usage

pick_from_list(inputs, pos_input, output, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

pos_input

Input position raster file.

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.