Skip to contents

[Deprecated]

layout.auto() was renamed to layout_nicely() to create a more consistent API.

Usage

layout.auto(graph, dim = 2, ...)

Arguments

graph

The input graph

dim

Dimensions, should be 2 or 3.

...

Extra arguments are passed to the real layout function that layout_nicely() ends up calling.

vcount(), layout_align(), is_forest(), edges(), get_eids(), ecount()