Description Usage Arguments Author(s)
Generates a matrix with x,y coordinates for each node in a target graph, which layouts the nodes using concentric circles.
1 | layout.concentric(g, concentric = NULL, radius = NULL, order.by)
|
g |
graph (igraph) to layout. |
concentric |
list with the components of each layer. |
radius |
radious of each layer. |
order.by |
graph attributes to order nodes by. |
Diego Diez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.