consolidateworkbooks: Consolidate multiple Excel workbooks into a single workbook...

Description Usage Arguments Value

View source: R/consolidateworkbooks.R

Description

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.

Usage

1
consolidateworkbooks(workbookfilenames, targetfilename, verbose = FALSE)

Arguments

workbookfilenames

a list of file names to be consolidated

targetfilename

the new file to be written as a single page workbook

verbose

when TRUE display processing information

Value

a single data frame containing all sheets


markconnolly/consolxl documentation built on Jan. 25, 2022, 3:46 a.m.