filterNetwork: Filter a networks edges

Description Usage Arguments Examples

Description

This function filters a network such that it removes any duplicated connections, or more specifically arcs, between a pair of nodes.

Usage

1
filterNetwork(edgeList)

Arguments

edgeList

A dataframe of network data where sources are in the first column and targets are in the second column.

Examples

1

O1sims/networkR documentation built on May 31, 2019, 6:13 p.m.