Description Usage Arguments Examples
A function that calculates the number of indirect relationships that exist, and therefore can be potentially brokered. This acts as a normaliser for 'middlemanPower'.
1  | potentialBrokerage(edgeList, nodeList, adjMatrix)
 | 
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.  | 
adjMatrix | 
 The network represented as an adjacency matrix.  | 
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.