wbt_pick_from_list: Pick from list

Description Usage Arguments Value

View source: R/gis_analysis.R

Description

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

Usage

1
wbt_pick_from_list(inputs, pos_input, output, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

pos_input

Input position raster file.

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.


whitebox documentation built on Sept. 7, 2020, 3 p.m.