[R] convert to csv file
    David Winsemius 
    dwinsemius at comcast.net
       
    Fri Sep 17 04:36:02 CEST 2010
    
    
  
On Sep 16, 2010, at 10:22 PM, lord12 wrote:
>
> I want to open the file in excel and I want the columns in my table  
> to be
> lined up with the columns in excel.
Generally one would use an extension of .csv in that instance, and you  
may need to move the column headers over one cell because the "blank  
cell"  at the upper left corner of the table does not get written by  
write.table.
> -- 
> View this message in context: http://r.789695.n4.nabble.com/convert-to-csv-file-tp2543232p2543256.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
David Winsemius, MD
West Hartford, CT
    
    
More information about the R-help
mailing list