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