| erdos | R Documentation | 
Simulates an Erdös-Renyi graph
erdos(p, prob)
| p | number of nodes | 
| prob | probability for an edge, which is the same for all edges | 
the adjacency matrix
erdos(10,0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.