get.graph.attribute: Graph attributes of a graph

View source: R/attributes.R

get.graph.attributeR Documentation

Graph attributes of a graph

Description

[Deprecated]

get.graph.attribute() was renamed to graph_attr() to create a more consistent API.

Usage

get.graph.attribute(graph, name)

Arguments

graph

Input graph.

name

The name of attribute to query. If missing, then all attributes are returned in a list.


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