igraph-help
[Top][All Lists]
Advanced

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

[igraph] Adjacency


From: Thomas
Subject: [igraph] Adjacency
Date: Fri, 26 Sep 2014 13:57:30 +0100

In R, is there an easy way to save an adjacency matrix as a txt or csv file?

So in txt the file would contain something like:

1 0 0 1
0 0 1 1
0 1 1 0
1 1 1 0

Thank you,

Thomas Chesney
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, copy 
or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you 
are advised to perform your own checks. Email communications with the 
University of Nottingham may be monitored as permitted by UK legislation.







reply via email to

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