| write.xlsx_format | R Documentation | 
Write an excel file with format.
style_elegant_xlsx(sheet, name, data)
| sheet | Sheet name | 
| name | file name | 
| data | Database name | 
write.xlsx_format("example","iris.xlsx",iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.