layout.kamada.kawai: The Kamada-Kawai layout algorithm

View source: R/layout.R

layout.kamada.kawaiR Documentation

The Kamada-Kawai layout algorithm

Description

[Deprecated]

layout.kamada.kawai() was renamed to layout_with_kk() to create a more consistent API.

Usage

layout.kamada.kawai(..., 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.