search for: tp24748542p24748542

Displaying 1 result from an estimated 1 matches for "tp24748542p24748542".

2009 Jul 31
2
concatenating multiple columns from files
...lt;- list.files("./data") for (i in rawdata) { mat[ ] <- read.table(paste(i ,sep="")) } At the end of the loop I have just one column. What I'm doing wrong? Thanks, Fred -- View this message in context: http://www.nabble.com/concatenating-multiple-columns-from-files-tp24748542p24748542.html Sent from the R help mailing list archive at Nabble.com.