[R] writing a table

Remko Duursma remkoduursma at gmail.com
Wed Oct 27 07:03:15 CEST 2010


This probably fixes it, although an example would be nice :

write.csv(dfr, row.names=FALSE)

you change the names with the ?names function before writing it to a csv
file.


remko
-- 
View this message in context: http://r.789695.n4.nabble.com/writing-a-table-tp3014821p3014839.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list