readExtendedExcel: Read an "extended" excel file

View source: R/readExtendedExcel.R

readExtendedExcelR Documentation

Read an "extended" excel file

Description

This will read in an excel file that has its data extend onto multiple sheets. i.e., it's just one huge table that happens to be split up onto multiple sheets. ...This hasn't ever been tested as a function before.

Usage

readExtendedExcel(datfiles)

Arguments

datfiles

a vector of all of the filenames to be read


kwdoyle/kevtools documentation built on Jan. 4, 2023, 10:32 p.m.