maxnedges | R Documentation |
Computes the number of edges a graph with p
nodes will have if its
fully connected.
maxnedges(p)
p |
The number of nodes in the graph |
A numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.