remove.vertex.attribute: Delete a vertex attribute

View source: R/attributes.R

remove.vertex.attributeR Documentation

Delete a vertex attribute

Description

[Deprecated]

remove.vertex.attribute() was renamed to delete_vertex_attr() to create a more consistent API.

Usage

remove.vertex.attribute(graph, name)

Arguments

graph

The graph

name

The name of the vertex attribute to delete.


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