pick_from_list {whitebox}R Documentation

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.


[Package whitebox version 0.5.0 Index]