getNodeAttributes: Return all node attributes

Description Usage Arguments Value Author(s) See Also

Description

Return a list of all (non-empty) node attributes

Usage

1
getNodeAttributes(graph, vertex.index = NULL, vertex.name = NULL)

Arguments

graph

igraph graph

vertex.index

Alternatively, instead of vertex.name, an integer indicating the index position of the vertex in the graph.

vertex.name

Character string, with the target vertex name

Value

A list of (non-empty) attributes belonging to the vertex

Author(s)

J Bedia

See Also

getNodeIndexbyName

Other graph.helpers: getNodeIndexbyName, getPlainPropertyList


Predictia/metaclipR documentation built on May 14, 2019, 6:07 a.m.