add_excel_sheet | R Documentation |
Add a data frame as a sheet to an Excel workbook
add_excel_sheet(wb, df, sheet_name)
wb |
An Excel workbook |
df |
A data frame |
sheet_name |
Name of the sheet |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.