leastCost.Rd
Sums the the distances of the samples in a least-cost path.
leastCost(
least.cost.path = NULL,
parallel.execution = TRUE
)
dataframe produced by leastCostPath
.
boolean, if TRUE
(default), execution is parallelized, and serialized if FALSE
.
A named list with least-cost values.
A named list with least cost values.