Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

graph_attr_names

List names of graph attributes


Description

List names of graph attributes

Usage

graph_attr_names(graph)

Arguments

graph

The graph.

Value

Character vector, the names of the graph attributes.

See Also

Examples

g <- make_ring(10)
graph_attr_names(g)

igraph

Network Analysis and Visualization

v1.2.10
GPL (>= 2)
Authors
See AUTHORS file.
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.