View source: R/format_dmdScheme_xlsx.R
format_dmdScheme_xlsx | R Documentation |
Loads fn_org)
, formats it and saves it as fn_new
.
format_dmdScheme_xlsx(fn_org, fn_new, keepData = TRUE)
fn_org |
file name of the original excel file to be formated |
fn_new |
file name where the final xlsx should be saved to. If missing, it will not be saved. |
keepData |
if |
invisibly the workbook as a workbook object as created by xlsx.crerateWorkbook()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.