| layout.reingold.tilford {igraph} | R Documentation |
The Reingold-Tilford graph layout algorithm
Description
layout.reingold.tilford() was renamed to layout_as_tree() to create a more
consistent API.
Usage
layout.reingold.tilford(..., params = list())
Arguments
... |
Passed to the new layout functions. |
params |
Passed to the new layout functions as arguments. |
[Package igraph version 2.2.1 Index]