remove.graph.attribute: Delete a graph attribute

View source: R/attributes.R

remove.graph.attributeR Documentation

Delete a graph attribute

Description

[Deprecated]

remove.graph.attribute() was renamed to delete_graph_attr() to create a more consistent API.

Usage

remove.graph.attribute(graph, name)

Arguments

graph

The graph.

name

Name of the attribute to delete.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.