Description Usage Arguments Author(s)
Get the values of a vertex attribute.
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, ...)
|
.g |
graph, currently objects of class |
.vert_attr_name |
|
... |
arguments passed on to lower-level functions. Currently unused. |
Brendan Knapp brendan.knapp@nps.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.