piecewise.layout() was renamed to layout_components() to create a more
consistent API.
Arguments
- graph
The input graph.
- layout
A function object, the layout function to use. The default
NULLuseslayout_with_kk.- ...
For
layout_components(), additional arguments to pass to thelayoutlayout function. Formerge_coords(), these dots must be empty.
