Skip to content

a bug in "write.csv"?

4 messages · Santosh, Ista Zahn, John Kane +1 more

#
Please read the documentation where this is clearly explained. See ?write.csv

Best,
Ista
On Fri, Apr 8, 2011 at 4:18 PM, Santosh <santosh2005 at gmail.com> wrote:

  
    
#
I believe write.csv had been revamped and some options are no longer available.
--- On Fri, 4/8/11, Santosh <santosh2005 at gmail.com> wrote:

            
#
As pointed out by Ista, please read the help file.

"write.csv and write.csv2 provide convenience wrappers for writing CSV files.  
They set sep, dec and qmethod, and col.names to NA if row.names =     TRUE and 
TRUE otherwise. "