simpmain: Simplify network

Description Usage Arguments Value

Description

This function allows you to remove multiple edges, self-loops and keeps only main component.

Usage

1
simpmain(seed_graph)

Arguments

seed_graph

igraph object of the network to be simplified.

Value

seed_graph_maincomp is an igraph object with the simplified main component of the input graph.


frpinto/S2B documentation built on May 8, 2019, 2:33 a.m.