merge_conefor: Join a connectivity index (dIIC o dPC, and the "intra",...

View source: R/merge_conefor.R

merge_coneforR Documentation

Join a connectivity index (dIIC o dPC, and the "intra", "dflux", "connector") to core areas

Description

Join a connectivity index (dIIC o dPC, and the "intra", "dflux", "connector") to core areas

Usage

merge_conefor(
  datat = NULL,
  pattern = NULL,
  merge_shape = NULL,
  id = NULL,
  dA = FALSE,
  var = FALSE,
  write = NULL
)

Arguments

datat

Data table, data frame or direction of node_importances.txt files (character).

pattern

character. Prefix (e.g."*AREA.txt" )

merge_shape

object of class sf, sfc, sfg or SpatialPolygons. It has to have the same "id" used to estimate the node importance.txt

id

character. Column name with the core id

dA

logical. If TRUE, the delta attribute and its variance is selected. Default = FALSE.

var

logical. If TRUE the metric and fractions variance is reteined.

write

character. Write the shapefile, example, "C:/ejemplo/sahapefile.shp".


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