list2Excel | R Documentation |
data.frames
| data.tables
to and Excel workbook with multiple sheetsSave a named list of data.frames
| data.tables
to and Excel workbook with multiple sheets
list2Excel(list, file, ...)
list |
[type: list<data.frame | data.table>] A named list of |
file |
[type: character] A file to save to. |
... |
Other arguments passed to: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.