robustness: Calculate the robustness of a middleman position

Description Usage Arguments Examples

Description

Robustness of a middleman measured by the number of arcs that need to be removed in order for a middleman to lose its position as a middleman.

Usage

1
robustness(edgeList, nodeList)

Arguments

edgeList

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

nodeList

A dataframe where all nodes and their respective names are listed.

Examples

1

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