Description Usage Arguments Value
Plot model
1 2 3 4 5 6 7 8 | model.plot(
ig,
seed = 1,
vertex.size = 4,
vertex.label = NA,
colors = FALSE,
...
)
|
ig |
An igraph object |
seed |
A number to seed random layouts |
vertex.size |
Vertex size(s) |
vertex.label |
Vertex labels(s) |
colors |
Use true to include vertex colors in plot |
... |
Additional arguments passed to /codeigraph::plot |
A graph visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.