View source: R/SBwebtools.pckg.r
createExcelWorkbook | R Documentation |
This function creates an Excel workbook from a list with data.frames. Each item of the list will become a sheet in the Excel output file
createExcelWorkbook(excelList, outPutFN = "result.table.xlsx")
excelList |
A list of dataframes |
outPutFN |
A output filepath/filename |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.