An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130321/ddf0df41/attachment.pl>
Excuse me
4 messages · 李楠, Kevin E. Thorpe, John Kane
If I remember correctly this was possible a few versions ago but was dropped. To do it now you need to use write.table and set row.names = FALSE. John Kane Kingston ON Canada
-----Original Message----- From: linan01 at pku.edu.cn Sent: Thu, 21 Mar 2013 16:27:18 +0800 (CST) To: r-help at r-project.org Subject: [R] Excuse me Dear R software faculty: B B B B B B There is a question bothering me. That is why we can not set the property of row.names=false when we output csv data. But there exists that parameter in R help. Hoping for your reply! Best regards! B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B Li Nan [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop!
On 03/21/2013 08:38 AM, John Kane wrote:
If I remember correctly this was possible a few versions ago but was dropped. To do it now you need to use write.table and set row.names = FALSE. John Kane Kingston ON Canada
I used write.csv with row.names=FALSE yesterday with no issues at all in the current version of R. Kevin
-----Original Message----- From: linan01 at pku.edu.cn Sent: Thu, 21 Mar 2013 16:27:18 +0800 (CST) To: r-help at r-project.org Subject: [R] Excuse me Dear R software faculty: B B B B B B There is a question bothering me. That is why we can not set the property of row.names=false when we output csv data. But there exists that parameter in R help. Hoping for your reply! Best regards! B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B Li Nan
Kevin E. Thorpe Head of Biostatistics, Applied Health Research Centre (AHRC) Li Ka Shing Knowledge Institute of St. Michael's Assistant Professor, Dalla Lana School of Public Health University of Toronto email: kevin.thorpe at utoronto.ca Tel: 416.864.5776 Fax: 416.864.3016
I could have sworn I could not to this in 2.10 or something like that. Thanks for saying it is still there. John Kane Kingston ON Canada
-----Original Message----- From: kevin.thorpe at utoronto.ca Sent: Thu, 21 Mar 2013 08:52:17 -0400 To: jrkrideau at inbox.com Subject: Re: [R] Excuse me On 03/21/2013 08:38 AM, John Kane wrote:
If I remember correctly this was possible a few versions ago but was dropped. To do it now you need to use write.table and set row.names = FALSE. John Kane Kingston ON Canada
I used write.csv with row.names=FALSE yesterday with no issues at all in the current version of R. Kevin
-----Original Message----- From: linan01 at pku.edu.cn Sent: Thu, 21 Mar 2013 16:27:18 +0800 (CST) To: r-help at r-project.org Subject: [R] Excuse me Dear R software faculty: B B B B B B There is a question bothering me. That is why we can not set the property of row.names=false when we output csv data. But there exists that parameter in R help. Hoping for your reply! Best regards! B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B Li Nan
-- Kevin E. Thorpe Head of Biostatistics, Applied Health Research Centre (AHRC) Li Ka Shing Knowledge Institute of St. Michael's Assistant Professor, Dalla Lana School of Public Health University of Toronto email: kevin.thorpe at utoronto.ca Tel: 416.864.5776 Fax: 416.864.3016
____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop!