| layout.lgl {igraph} | R Documentation |
Large Graph Layout
Description
layout.lgl() was renamed to layout_with_lgl() to create a more
consistent API.
Usage
layout.lgl(..., params = list())
Arguments
... |
Passed to the new layout functions. |
params |
Passed to the new layout functions as arguments. |
[Package igraph version 2.2.3 Index]