[R] Writing to a file

Felicity felicity-th at hotmail.com
Tue Feb 7 09:08:45 CET 2012


Thank you a lot for answering so fast!
but..what do you mean by example?
I 've mentioned above the loop I used and I also show how the file looks
like
'cause its huge.

the way i read the file is 
x=read.table("filename.txt",header=FALSE,sep="\t",fill=TRUE)
y=x[1:45,]
(i use only some rows in order to test if it works )

--
View this message in context: http://r.789695.n4.nabble.com/Writing-to-a-file-tp3070617p4364034.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list