attachEdgeAtt: Attach valid edge attributes to the SoNIA output graph

Description Usage Arguments Value Author(s) Examples

Description

attachEdgeAtt Attach valid Edge attributes to the SoNIA output graph.

Usage

1
attachEdgeAtt(export_graph,source_graph,exportAttName,sourceAttName)

Arguments

export_graph

graph formatted for SoNIA

source_graph

source (original) igraph graph

exportAttName

attribute name supported by SoNIA

sourceAttName

attribute name supported by igraph

Value

export_graph

graph formatted for SoNIA with the specified attribute

Author(s)

Sean J. Westwood seanjw@stanford.edu

Examples

1
##

igraphtosonia documentation built on May 1, 2019, 9:11 p.m.