interconnected.islands.game | R Documentation |
interconnected.islands.game()
was renamed to sample_islands()
to create a more
consistent API.
interconnected.islands.game(islands.n, islands.size, islands.pin, n.inter)
islands.n |
The number of islands in the graph. |
islands.size |
The size of islands in the graph. |
islands.pin |
The probability to create each possible edge into each island. |
n.inter |
The number of edges to create between two islands. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.