Re: [R] how to avoid writing index in write.table command

2012-02-05 Thread David Winsemius
On Feb 5, 2012, at 2:53 AM, sagarnikam123 wrote: how to avoid writing index of variable in write.table command, e.g. output---> It's time to "get with the program", sagarnikam123. You are asked in the Posting Guide to provide a reproductible example. At the very least you should provide s

Re: [R] how to avoid writing index in write.table command

2012-02-05 Thread Tal Galili
write.table(..., row.names = FALSE) (not row.name ) Contact Details:--- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) -