GetConnectedComponents | R Documentation |
Return the component assignment for each node
GetConnectedComponents(SupraAdjacencyMatrix, Layers, Nodes)
SupraAdjacencyMatrix |
the supra-adajcency matrix |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
List of Connected Components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.