Sorry too much. I was convinced it was able to view well. So, the structure of my data set is something like this: ID1 IDP2 SUMVAL
1 56 0.0659358951 900 0.0441101851 1409 0.1963141973 4 0.0713203883 83 0.0162695643 529 0.0113592393 883 0.0122425333 1242 0.0165589244 3 0.0043070244 7 0.0046998214 16 0.0047351125 7 0.0103249265 16 0.0112505045 498 0.0097098585 502 0.0047757495 508 0.031411560... Summarizing: I have all data recorded in a TXT file, and I would like, after loading in R, transform this list into a matrix (complete matrix, not half) in order to export to CSV or TXT finally.Thank you very much for everything. Best, AJ > Date: Fri, 17 Feb 2012 13:12:55 -0500 > Subject: Re: [R] Neighbour List to Matrix > From: jholt...@gmail.com > To: anxu...@hotmail.com > CC: r-help@r-project.org > > You might want to post a better example of what your data looks like. > In the email, it is hard to tell how to split the data into rows that > can be read with three fields since it looks like the data is composed > of pairs of numbers. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.