layout.sphere: Graph layout with vertices on the surface of a sphere

View source: R/layout.R

layout.sphereR Documentation

Graph layout with vertices on the surface of a sphere

Description

[Deprecated]

layout.sphere() was renamed to layout_on_sphere() to create a more consistent API.

Usage

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