View source: R/extendr-wrappers.R
| rust_connected_components | R Documentation |
Find connected components
rust_connected_components(i, j, n)
i |
Row indices of adjacency matrix |
j |
Column indices of adjacency matrix |
n |
Number of nodes |
Vector of component labels (0-based)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.