Description Usage Arguments Value
export This function helps in converting the tables created through descriptive() to a formatted excel report ()
| 1 2 3 4 | 
| excel_workbook | The workbook object created using wb() | 
| file_name | The name of the file to be generated. Make sure this file is not opened in any window. | 
| index | Boolean indicating whether an index page has to be created, default being TRUE | 
| title | Title for the excel file. This title will be added at the top of every sheet | 
| heading_fill | Hex code for fill color for the table headings | 
| heading_font_color | Hex code for font color for the table headings | 
| font_size | Font size of the data, default font size is 10. | 
| zoom | The zoom percentage for the sheets, default being 90. | 
| logo | The address of the image which has to be added as a logo in the report | 
A list containing the tables, subtitle and sheetname
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.