layout.fruchterman.reingold: The Fruchterman-Reingold layout algorithm

View source: R/layout.R

layout.fruchterman.reingoldR Documentation

The Fruchterman-Reingold layout algorithm

Description

[Deprecated]

layout.fruchterman.reingold() was renamed to layout_with_fr() to create a more consistent API.

Usage

layout.fruchterman.reingold(..., 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.