nb_node: Number of nodes of in a graph

Description Usage Arguments Value References Examples

View source: R/nb_node.R

Description

Number of nodes of a graph.

Usage

1
nb_node(graph)

Arguments

graph

an igraph object.

Value

integer: the number of node 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.