> My question is _when you keep the row names_, why is the command > write.table implemented in such a way that the column names are left > shifted starting in the column where the row names are written?
That is not true if col.names=NA.
I get it now ...
I think this is related to the fact that I have not 'named' the rows in the table with the names command, as it was intended to be used.
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
