Description Usage Arguments Value
create_sheets inserts a new sheet and data to the input workbook. Contains the code for formatting and styles.
1  | create_sheets(df, wb_active, df_name, opt_header_row)
 | 
df | 
 the dataframe to be added  | 
wb_active | 
 the workbook into which it will be added  | 
df_name | 
 the name of the worksheet  | 
opt_header_row | 
 an optional header row, default = 2  | 
NULL as the activeworkbook is being operated on by reference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.