piecewise.layout: Merging graph layouts

View source: R/layout.R

piecewise.layoutR Documentation

Merging graph layouts

Description

[Deprecated]

piecewise.layout() was renamed to layout_components() to create a more consistent API.

Usage

piecewise.layout(graph, layout = layout_with_kk, ...)

Arguments

graph

The input graph.

layout

A function object, the layout function to use.

...

Additional arguments to pass to the layout layout function.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.