Description Usage Arguments Value
Identifies the source cell to which each grid cell is connected by a least-cost pathway in a cost-distance analysis.
1 | wbt_cost_allocation(source, backlink, output, wd = NULL, verbose_mode = FALSE)
|
source |
Input source raster file. |
backlink |
Input backlink raster file generated by the cost-distance tool. |
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. |
Returns the tool text outputs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.