Get largest connected component from graph
1 | g_subgraph_giant_component(g, mode = "strong")
|
g |
igraph garph |
mode |
passed to igraph::components (whether edge direction is considered,defaults to 'strong' (alernative: 'weak')) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.