Description Usage Arguments Value Author(s)
Calculates incoming links for a node.
1 | calculateNodeExposure(node, adjMat, statusMat, column = 1)
|
node |
Index of the specified node. |
adjMat |
Adjacency matrix for the network. |
statusMat |
A matrix with statuses (NA, 0, any positive integer) of each unit. Rownames indicate location names, colnames indicate names of timepoints (e.g. years). |
column |
Column to analyze. |
Statuses of incoming links for the specified node.
Mikhail Churakov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.