Learn R Programming

grainscape (version 0.5.0)

.habConnEngine: Habitat connectivity engine

Description

Internal function. Serves as a wrapper around the habitat connectivity engine developed in C++.

Usage

.habConnEngine(cost, patches)

Value

An object of class hce.

Arguments

cost

Numeric raster cost (resistance) map.

patches

Logical raster indicating presence of habitat patches.

Author

Alex Chubaty

See Also

link{habConnRcpp}