d8_mass_flux {whitebox}R Documentation

D8 mass flux

Description

Performs a D8 mass flux calculation.

Usage

d8_mass_flux(dem, loading, efficiency, absorption, output,
  verbose_mode = FALSE)

Arguments

dem

Input raster DEM file.

loading

Input loading raster file.

efficiency

Input efficiency raster file.

absorption

Input absorption 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 1.4.0 Index]