Description Usage Arguments Details Value
View source: R/network_utils.R
Determines the components of a graph from a (possibly weighted) adjacency matrix using depth-first search
1 |
x, |
a adjacency matrix |
indices of the component vector starts from 1 and not 0.
an integer vector with component membership of each node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.