extract_largest_cc | R Documentation |
Extract the largest connected component of a network
extract_largest_cc(gr, mode = "weak")
gr |
The network as an igraph object |
mode |
Type of connected component ("weak"|"strong") |
An igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.