Use this if you are using igraph from R
layout.reingold.tilford {igraph} | R Documentation |
Please use the new names, see layout_
.
layout.reingold.tilford(..., params = list())
layout.circle(..., params = list())
layout.sphere(..., params = list())
layout.random(..., params = list())
layout.fruchterman.reingold(..., params = list())
layout.kamada.kawai(..., params = list())
layout.lgl(..., params = list())
... |
Passed to the new layout functions. |
params |
Passed to the new layout functions as arguments. |