Description Usage Arguments Details
Check whether file exists and write file
1 | write_to_file(table, file, sheetName, overwrite = NULL)
|
table |
Table to write to file. |
file |
Excel file to write. |
sheetName |
Name of Excel sheet to assign. |
overwrite |
Whether to overwrite existing file. |
No need to check overwrite
when adding sheets to the file. In
this case, set it to NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.