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 documentation built on Oct. 20, 2024, 1:06 a.m.