list.graph.attributes {igraph}R Documentation

List names of graph attributes

Description

[Deprecated]

list.graph.attributes() was renamed to graph_attr_names() to create a more consistent API.

Usage

list.graph.attributes(graph)

Arguments

graph

The graph.


[Package igraph version 2.0.3 Index]