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