| graph.atlas {igraph} | R Documentation |
Create a graph from the Graph Atlas
Description
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.2.3 Index]