Use this if you are using igraph from R
layout.spring {igraph} | R Documentation |
Now it calls the Fruchterman-Reingold layout, with a warning.
layout.spring(graph, ...)
graph |
Input graph. |
... |
Extra arguments are ignored. |
Layout coordinates, a two column matrix.