sna (version 2.7-2)

stackcount: How Many Graphs are in a Graph Stack?

Description

Returns the number of graphs in the stack provided by d.

Usage

stackcount(d)

Value

The number of graphs in d

Arguments

d

a graph or graph stack.

Author

Carter T. Butts buttsc@uci.edu

See Also

nties

Examples

Run this code
stackcount(rgraph(4,8))==8

Run the code above in your browser using DataLab