attSGe: Add or Modify attributes in SpatialGraph edges

View source: R/attSGe.R

attSGeR Documentation

Add or Modify attributes in SpatialGraph edges

Description

Add or Modify attributes in SpatialGraph edges

Usage

attSGe(SG, att, eID, val, default)

Arguments

SG

SpatialGraph

att

name of the field [column] in the edge dataframe to be added/modified

eID

edge identifiers [row.names of the edge data.frame]

val

values corresponding the eID above

default

default values for edges not considered in eID above

Value

A SpatialGraph


SpatialGraph documentation built on Sept. 28, 2023, 5:08 p.m.