Description Usage Arguments Value
View source: R/findGiantComponent.R
Find the giant component
| 1 | findGiantComponent(GRAPH, returnGRAPH = FALSE, normalized = TRUE)
 | 
| GRAPH | a igraph object | 
| returnGRAPH | return graph or not | 
| normalized | a logical, normalize the vertex number or not | 
the size of the giant component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.