simplifyNetwork: simplifyNetwork

Description Usage Arguments Value Author(s)

View source: R/AFMNetworksAnalyser.R

Description

simplify the network keeping only the important edges

Usage

1
simplifyNetwork(..., allVertices, allEdges)

Arguments

...

cl: a cluster object from the parallel package

allVertices

a data.table of vertices

allEdges

a data.table of edges

Value

a data.table of edges

Author(s)

M.Beauvais


AFM documentation built on Oct. 23, 2020, 5:23 p.m.

Related to simplifyNetwork in AFM...