.habConnRcpp {grainscape} | R Documentation |
Habitat connectivity engine (C++)
Description
Internal function, not intended to be called directly. DESCRIPTION NEEDED.
Usage
.habConnRcpp(cost, patches, ncol, nrow)
Arguments
cost |
Numeric vector of habitat cost (resistance) values extracted from a raster cost map. |
patches |
Numeric vector that have binary values ( |
ncol |
Number of columns in the raster cost/patch map. |
nrow |
Number of rows in the raster cost/patch map. |
Author(s)
Sam Doctolero
[Package grainscape version 0.4.4 Index]