layout.random: Randomly place vertices on a plane or in 3d space

View source: R/layout.R

layout.randomR Documentation

Randomly place vertices on a plane or in 3d space

Description

[Deprecated]

layout.random() was renamed to layout_randomly() to create a more consistent API.

Usage

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