View source: R/delta_ProtConn_raster.R
delta_ProtConn_raster | R Documentation |
Estimate the contribution of each node to the ProtConn value in the region.
delta_ProtConn_raster(
x = NULL,
x.0 = NULL,
y = NULL,
distance_thresholds = NULL,
probability = 0.5,
LA = NULL,
distance = NULL,
resist = NULL,
works = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.