[R] Odp: help

Petr PIKAL petr.pikal at precheza.cz
Fri Aug 13 09:43:26 CEST 2010


Hi

write.table(tab, "clipboard", sep = "\t", row.names = FALSE)

or

write.table(tab, "somefile.xls", sep = "\t", row.names = FALSE)

Regards
Petr


r-help-bounces at r-project.org napsal dne 13.08.2010 01:47:40:

> 
> I need a code to export my output to excel 2007.I am dealing with
> observations of 15,000.Thank you
> -- 
> View this message in context: 
http://r.789695.n4.nabble.com/help-tp2323542p2323542.html
> Sent from the Export many data to Excel 2007 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.



More information about the R-help mailing list