helpers {netUtils} | R Documentation |
helper function
Description
small functions to deal with typical network problems
Usage
biggest_component(g)
delete_isolates(g)
Arguments
g |
igraph object |
Value
igraph object
Author(s)
David Schoch
[Package netUtils version 0.8.2 Index]