Add attributes using a list of vectors to an igraph object
addAttributeList(g, attr, l)
g
an igraph object
attr
the name of the attribute
l
the list of vectors
the modified igraph object