wbt_sum_overlay {whitebox}R Documentation

Sum overlay

Description

Calculates the sum for each grid cell from a group of raster images.

Usage

wbt_sum_overlay(inputs, output, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input raster files.

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.


[Package whitebox version 1.4.0 Index]