weighted_sum {whitebox} | R Documentation |
Performs a weighted-sum overlay on multiple input raster images.
weighted_sum(inputs, weights, output, verbose_mode = FALSE)
inputs |
Input raster files. |
weights |
Weight values, contained in quotes and separated by commas or semicolons. |
output |
Output raster file. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.