Description Usage Arguments Value Author(s) Examples
attachVertexAtt
Attach valid vertex attributes to the SoNIA output graph.
1 | attachVertexAtt(export_graph,source_graph,exportAttName,sourceAttName)
|
export_graph |
graph formatted for SoNIA |
source_graph |
source (original) igraph graph |
exportAttName |
attribute name supported by SoNIA |
sourceAttName |
attribute name supported by igraph |
export_graph |
graph formatted for SoNIA with the specified attribute |
Sean J. Westwood seanjw@stanford.edu
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.