Protconn_nodes: Generates ProtConn nodes files

View source: R/Protconn_nodes.R

Protconn_nodesR Documentation

Generates ProtConn nodes files

Description

Generates ProtConn nodes files

Usage

Protconn_nodes(
  x,
  y,
  id = "IdTemp",
  buff = NULL,
  method = "nodes",
  xsimplify = FALSE,
  metrunit = "ha",
  protconn = TRUE,
  protconn_bound = FALSE,
  delta = FALSE
)

Arguments

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


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