R Excel Out david beaumont  2016-09-13 09:28
Status: Closed
 
Hey Jon,

Sorry for the delay, just got back from vacation.

This is what I ran in the R-Report View that resulted in the previous error.

require(xlsx)
write.xlsx(labkey.data, "${fileout:myExcelFile.xlsx}")

David