layout.merge: Merging graph layouts

View source: R/layout.R

layout.mergeR Documentation

Merging graph layouts

Description

[Deprecated]

layout.merge() was renamed to merge_coords() to create a more consistent API.

Usage

layout.merge(graphs, layouts, method = "dla")

Arguments

graphs

A list of graph objects.

layouts

A list of two-column matrices.

method

Character constant giving the method to use. Right now only dla is implemented.


igraph/rigraph documentation built on June 13, 2025, 1:44 p.m.