View source: R/protconn_dist.R
protconn_dist | R Documentation |
Estimates nodes distances to ProtConn
protconn_dist(x, id, y, r = NULL, resistance = NULL, resist.units = FALSE)
x |
object of class sf, sfc, sfg or SpatialPolygons. |
id |
character. |
y |
list. Distance list. |
r |
object of class sf, sfc, sfg or SpatialPolygons. |
resistance |
raster |
resist.units |
logical. Transform cost units to geographic units by multiplying the cost by the resolution of the raster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.