Description Usage Arguments Value Examples
View source: R/addAttributeList.R
Add attributes using a list of vectors to an igraph object
1 | addAttributeList(g, attr, l)
|
g |
an igraph object |
attr |
the name of the attribute |
l |
the list of vectors |
the modified igraph object
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.