wbt_weighted_sum: Weighted sum

Description Usage Arguments Value

View source: R/gis_analysis.R

Description

Performs a weighted-sum overlay on multiple input raster images.

Usage

1
wbt_weighted_sum(inputs, weights, output, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

weights

Weight values, contained in quotes and separated by commas or semicolons.

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.