set.graph.attribute: Set a graph attribute

View source: R/attributes.R

set.graph.attributeR Documentation

Set a graph attribute

Description

[Deprecated]

set.graph.attribute() was renamed to set_graph_attr() to create a more consistent API.

Usage

set.graph.attribute(graph, name, value)

Arguments

graph

The graph.

name

The name of the attribute to set.

value

New value of the attribute.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.