cost_allocation: Cost allocation

Description Usage Arguments Value

Description

Identifies the source cell to which each grid cell is connected by a least-cost pathway in a cost-distance analysis.

Usage

1
cost_allocation(source, backlink, output, verbose_mode = FALSE)

Arguments

source

Input source raster file.

backlink

Input backlink raster file generated by the cost-distance tool.

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.


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