I would like to save a dataframe in Excel format, but the usual functions (WriteXLS, write.xls) are not working.
WriteXLS::WriteXLS(test, "test.xls")
The Perl script 'WriteXLS.pl' failed to run successfully.
I moved to Office 365 recently. Do you think there is a link ? In any case, do you know other function to export in Excel ?