lastcit.game | R Documentation |
lastcit.game()
was renamed to sample_last_cit()
to create a more
consistent API.
lastcit.game(
n,
edges = 1,
agebins = n/7100,
pref = (1:(agebins + 1))^-3,
directed = TRUE
)
n |
Number of vertices. |
edges |
Number of edges per step. |
agebins |
Number of aging bins. |
pref |
Vector ( |
directed |
Logical scalar, whether to generate directed networks. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.