mergeExcelData: Read Data from multiple files/sheets of Excel files and...

Description Usage Author(s)

Description

mergeExcelData takes in multiple filenames/single excel file with multiple sheets and merges as a single dataframe. uses packages: openxlsx

Usage

1
mergeExcelData(filenames, SheetNo, selectedData = NULL, ...)

Author(s)

Atesh Koul, RBCS, Istituto Italiano di technologia

atesh.koul@gmail.com The function assumes that the files to be merged have the same number of columns (necessity for rbind)


ateshkoul/KinematicAnalysis documentation built on May 10, 2019, 2:08 p.m.