diameter: Diameter of a network

Description Usage Arguments Value References Examples

View source: R/diameter.R

Description

Diameter of a network.

Usage

1
diameter(graph, ...)

Arguments

graph

an igraph object.

...

others arguments passed to igraph::diameter

Value

numeric: the diameter 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.