Learn R Programming

netUtils (version 0.8.3)

helpers: helper function

Description

small functions to deal with typical network problems

Usage

biggest_component(g)

delete_isolates(g)

Value

igraph object

Arguments

g

igraph object

Author

David Schoch