Description Usage Arguments Value
View source: R/consolidateworkbooks.R
consolidateworkbooks
takes a list of Excel filenames, reads and
consolidates the files, writes a new Excel workbook, which
contains all of the source workbooks and their sheets in a single
sheet.
1 | consolidateworkbooks(workbookfilenames, targetfilename, verbose = FALSE)
|
workbookfilenames |
a list of file names to be consolidated |
targetfilename |
the new file to be written as a single page workbook |
verbose |
when |
a single data frame containing all sheets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.