[R] Exporting data from R into an Excel File on Mac

zgu9 gggzhm at gmail.com
Thu Jun 21 22:05:30 CEST 2012


You can try the following line.
write.csv(x,file="x.csv")
Eric


Maureen Hayden wrote
> 
> Dear R Professionals,
> 
> I am currently an intern at the University of Rhode Island and I need to
> know how to export data from R into an Excel file. As it is my
> understanding, xlsReadWrite is not available for mac. Is there another
> package available for mac users to be able to perform this function.
> 
> Sincerely,
> 
> Maureen J Hayden
> University of Rhode Island
> Class of 2015
> Marine Biology Major
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@ 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.
> 


--
View this message in context: http://r.789695.n4.nabble.com/Exporting-data-from-R-into-an-Excel-File-on-Mac-tp4634141p4634146.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list