nb_edge: Number of edge of in a graph

Description Usage Arguments Value References Examples

View source: R/nb_edge.R

Description

Number of edge of in a graph.

Usage

1
nb_edge(graph)

Arguments

graph

an igraph object.

Value

integer: the number of edge of the graph.

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.