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 May 19, 2024, 6:19 a.m.