R/attributes.R
remove.graph.attribute.Rd
remove.graph.attribute() was renamed to delete_graph_attr() to create a more consistent API.
remove.graph.attribute()
delete_graph_attr()
remove.graph.attribute(graph, name)
The graph.
Name of the attribute to delete.