powered by
The first column should be sources, the second should be targets.
csv.to.igraph(fname)
An igraph graph object built from the filename.
A filename
if (FALSE) ig.csv <- csv.to.igraph("edgelist.csv")
Run the code above in your browser using DataLab