layout.reingold.tilford: The Reingold-Tilford graph layout algorithm

View source: R/layout.R

layout.reingold.tilfordR Documentation

The Reingold-Tilford graph layout algorithm

Description

[Deprecated]

layout.reingold.tilford() was renamed to layout_as_tree() to create a more consistent API.

Usage

layout.reingold.tilford(..., params = list())

Arguments

...

Passed to the new layout functions.

params

Passed to the new layout functions as arguments.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.