PerformLayOut | R Documentation |
Apply Graph Layout
PerformLayOut(g, layers, algo, focus = "")
g |
Graph object. |
algo |
Layout algorithm: Default, FrR, circle, random, lgl, gopt, circular_tripartite, tripartite, concentric, backbone, mds. |
focus |
Focus node. |
layer |
Optional: layer information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.