degree_distribution: Degree distribution

Description Usage Arguments Value References Examples

View source: R/degree_distribution.R

Description

Compute the degree distribution of a network

Usage

1

Arguments

graph

an igraph object.

...

others arguments passed to igraph::degree_distribution

Value

named numeric : a numeric vector of the degree distribution.

References

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.

Examples

1
2
3

clementviolet/omnivor documentation built on Aug. 16, 2019, 12:05 a.m.