delta_ProtConn_raster: Delta ProtConn

View source: R/delta_ProtConn_raster.R

delta_ProtConn_rasterR Documentation

Delta ProtConn

Description

Estimate the contribution of each node to the ProtConn value in the region.

Usage

delta_ProtConn_raster(
  x = NULL,
  x.0 = NULL,
  y = NULL,
  distance_thresholds = NULL,
  probability = 0.5,
  LA = NULL,
  distance = NULL,
  resist = NULL,
  works = NULL
)

Arguments

x

object of class sf, sfc, sfg or SpatialPolygons. The file must have a projected coordinate system.

y

object of class sf, sfc, sfg or SpatialPolygons. The file must have a projected coordinate system.

distance_thresholds

numeric

probability

numeric

distance

list

resist

raster

works

numeric


connectscape/Makurhini documentation built on Jan. 12, 2025, 8:16 p.m.