init_xlsx | R Documentation |
Initialize an xlsx file with a little bit of logic to make sure there are no annoying downstream errors.
init_xlsx(excel = "excel/something.xlsx")
excel |
Excel file to create. |
List containing the basename of the excel file along with the openxlsx workbook data structure.
[openxlsx::createWorkbook()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.