Description Usage Arguments Value References Examples
Degree centrality is the count of the number of interaction for each node. It can be partitioned between in-degree and out-degree for directed networks.
1 | degree_centrality(graph, ...)
|
graph |
an |
... |
others arguments passed to |
numeric
a vector containing the degree of each node.
Delmas, E., Besson, M., Brice, M.-H., Burkle, L. A., Dalla Riva, G. V., Fortin, M.-J., … Poisot, T. (2019). Analysing ecological networks of species interactions. Biological Reviews.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.