Description Usage Arguments Value
View source: R/contract.scc.R View source: R/AOP-Net-Functions.R
Condense all strongly connected components in a graph
1 | contract.scc(g)
|
g |
Must be an igraph object all vertices must have an attributes called "KE_KED" (Key Event Designator), with values of "MIE", "KE", or "AO" [igraph object] |
New condensed igraph object where each strongly connected component has been contracted to a single node [igraph object]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.