filter_network_edges: filter_network_edges

Description Usage Arguments Value

View source: R/ThreadNet_Graphics.R

Description

Filters out network edges with weight below the threshold

Usage

1
filter_network_edges(n, threshold)

Arguments

n

network list of nodeDF and edgeDF

threshold

numeric threshold for filtering edges.

Value

n network list of nodeDF and edgeDF


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.