layout.reingold.tilford
From igraph v1.2.5
by Gabor Csardi
Deprecated layout functions
Please use the new names, see layout_
.
Usage
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())
Arguments
- ...
Passed to the new layout functions.
- params
Passed to the new layout functions as arguments.
Community examples
Looks like there are no examples yet.