Rdocumentation
powered by
Learn R Programming
paxtoolsr (version 1.6.3)
addAttributeList: Add attributes using a list of vectors to an igraph object
Description
Add attributes using a list of vectors to an igraph object
Usage
addAttributeList(g, attr, l)
Arguments
g
an igraph object
attr
the name of the attribute
l
the list of vectors
Value
the modified igraph object
concept
paxtoolsr