View source: R/create_graphs.R
graph_rectangle | R Documentation |
Create a random graph with boxicity 2.
graph_rectangle(n, r = 2, sd = 0.5)
n |
number of nodes |
r |
radius |
sd |
standard deviation |
Boxicity 2 graph as igraph object
David Schoch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.