get_vert_attr: Get the values of a vertex attribute.

Description Usage Arguments Author(s)

Description

Get the values of a vertex attribute.

Usage

1
2
3
4
5
6
7
get_vert_attr(.g, .vert_attr_name, ...)

## S3 method for class 'igraph'
get_vert_attr(.g, .vert_attr_name, ...)

## S3 method for class 'network'
get_vert_attr(.g, .vert_attr_name, ...)

Arguments

.g

graph, currently objects of class igraph or network.

.vert_attr_name

character(1L). The name of a vertex attribute in .g.

...

arguments passed on to lower-level functions. Currently unused.

Author(s)

Brendan Knapp brendan.knapp@nps.edu


NPSCORELAB/corenet documentation built on May 6, 2019, 12:01 a.m.