View source: R/Protconn_nodes.R
Protconn_nodes | R Documentation |
Generates ProtConn nodes files
Protconn_nodes(
x,
y,
id = "IdTemp",
buff = NULL,
method = "nodes",
xsimplify = FALSE,
metrunit = "ha",
protconn = TRUE,
protconn_bound = FALSE,
delta = FALSE
)
x |
object of class sf, sfc, sfg or SpatialPolygons |
y |
object of class sf, sfc, sfg or SpatialPolygons |
id |
character |
buff |
numeric |
method |
character |
xsimplify |
logical |
metrunit |
character |
protconn |
logical. If FALSE then only PC and EC |
protconn_bound |
logical |
delta |
logical |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.