View source: R/openxlsx-functions.R
write_excel | R Documentation |
Combine brainstorm
functions to write a single data table to an Excel file with a single worksheet. For finer control, functions can be called individually. Depends on the openxlsx
package.
write_excel(table, path, overwrite, ...)
table |
Table to add to worksheet. |
path |
Path to save Excel file. |
overwrite |
If |
... |
Other arguments to be passed to |
Ayush Noori
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.