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/rigraph documentation built on May 19, 2024, 6:19 a.m.