Description Usage Arguments Value
This function will take a group of workbooks that mutliple sheets with common sheet names. It will combine all of the sheets with the same name into one sheet and write a single workbook with merged content.
1 | mergeExcel(files, output_location = ".", output_name = "merged_excel")
|
files |
A vector of Excel file locations |
output_location |
Path for output file |
output_name |
Name for output Excel file |
An Excel 2007 workbook.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.