node.role | R Documentation |
This function takes in graph_object from igraph, and run rnetcarto function to assign roles based SA algorithm.
node.role(graph_object)
graph_object |
A graph object from igraph. |
A plot with nodes classified into four groups based on within-module degree and among-module connectivity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.