write_xlsx | R Documentation |
adds filter and auto-width
write_xlsx(data, filename, sheet)
data |
dataframe to export |
filename |
name of excel file |
sheet |
sheetname |
beware: deletes existing file with the same name
## Not run: write_xlsx(my_data, "name.xlsx", "sheetname") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.