graph.atlas {igraph}R Documentation

Create a graph from the Graph Atlas

Description

[Deprecated]

graph.atlas() was renamed to graph_from_atlas() to create a more consistent API.

Usage

graph.atlas(n)

Arguments

n

The id of the graph to create.


[Package igraph version 2.1.3 Index]