igraph-help
[Top][All Lists]
Advanced

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

[igraph] A silly question


From: Ish Rattan
Subject: [igraph] A silly question
Date: Tue, 10 Apr 2012 12:43:27 -0400 (EDT)


I want to read in a digraph from a file with format of one edge per line as:
        tail-vertex head-vertex  edge-weight

I know about read.graph("file", format="edgelist") but what argument is needed to readin the wieghts? I did try the documentation..

-ishwar




reply via email to

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