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

OwenSims/networkR documentation built on May 7, 2019, 11:47 p.m.