Description Usage Arguments Examples
This function calculates the predecessors and successors of a node or node set.
| 1 | predecessorsSuccessors(edgeList, nodeList, adjMatrix)
 | 
| edgeList | A dataframe of network data within which sources are in the first column and targets are in the second column. | 
| nodeList | A dataframe within which 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.