growing.random.game | R Documentation |
growing.random.game()
was renamed to sample_growing()
to create a more
consistent API.
growing.random.game(n, m = 1, directed = TRUE, citation = FALSE)
n |
Numeric constant, number of vertices in the graph. |
m |
Numeric constant, number of edges added in each time step. |
directed |
Logical, whether to create a directed graph. |
citation |
Logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.