View source: R/write_workbook.R
write_workbook | R Documentation |
Create an excel workbook from a list of data frames
write_workbook(data_input_list, sheet_names, workbook_name)
data_input_list |
A list of data frames |
sheet_names |
A vector of sheet names |
workbook_name |
The desired name of the workbook |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.