write_excel_wb | R Documentation |
Wrapper of writing Excel
write_excel_wb(df, sheetName = "Setup", dat_dir = NULL, filename)
df |
A data frame. |
sheetName |
An Excel sheet name. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
filename |
An output file name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.