Skip to content
Prev 270900 / 398498 Next

Werid things when write.table

It works now. It is much more appropiate to add the titles than to add
a column with strings, and, in fact, it were rownames, not column
names (thats why colnames was set to true). Anyway using rownames
instead of adding an aditional column and setting row.names to true in
the write.trable works perfectly.
Thanks for the help, and sorry for asking such a basic thing, I am
still not very good at R :P

2011/9/7 jim holtman <jholtman at gmail.com>: