remove.edge.attribute: Delete an edge attribute

View source: R/attributes.R

remove.edge.attributeR Documentation

Delete an edge attribute

Description

[Deprecated]

remove.edge.attribute() was renamed to delete_edge_attr() to create a more consistent API.

Usage

remove.edge.attribute(graph, name)

Arguments

graph

The graph

name

The name of the edge attribute to delete.


igraph/rigraph documentation built on June 28, 2024, 7:13 a.m.