[datatable-help] XLSX Help: Exporting to multiple sheets in excel
ramoss
ramine.mossadegh at finra.org
Tue Sep 10 16:35:26 CEST 2013
Hello:
I just discovered the XLSX package.
I know how to export 1 dataframe to 1 excel sheet using the XLSX package.
write.xlsx(x= all, file="c:/reports/outlier.xlsx",
sheetName="outlierdays",row.names= FALSE)
How would I export multiple data frames to multiple sheets?
The data frames names are: all, results2 & stats2
The excel file is called outlier
The sheets within it are: outlierdays, outlier, normaltest.
Thanks for your help
--
View this message in context: http://r.789695.n4.nabble.com/XLSX-Help-Exporting-to-multiple-sheets-in-excel-tp4675767.html
Sent from the datatable-help mailing list archive at Nabble.com.
More information about the datatable-help
mailing list