igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] from igraph in python to igraph in R


From: Domenico Conti
Subject: [igraph] from igraph in python to igraph in R
Date: Wed, 17 Mar 2010 19:28:29 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hi, in igraph on python I can assign a list to an attribute of edge sequence
or vertex sequence in this way:
graph.es["iFlow"] = [12, 40, 38, 42, 50]
How I get the same behavior in R language?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]