R/attributes.R
get.graph.attribute.Rd
get.graph.attribute() was renamed to graph_attr() to create a more consistent API.
get.graph.attribute()
graph_attr()
get.graph.attribute(graph, name)
Input graph.
The name of attribute to query. If missing, then all attributes are returned in a list.