R/layout.R
piecewise.layout.Rd
piecewise.layout() was renamed to layout_components() to create a more consistent API.
piecewise.layout()
layout_components()
piecewise.layout(graph, layout = layout_with_kk, ...)
The input graph.
A function object, the layout function to use.
Additional arguments to pass to the layout layout function.
layout
decompose(), vcount()
decompose()
vcount()