readAllExcel: Read All Excel

View source: R/readAllExcel.R

readAllExcelR Documentation

Read All Excel

Description

Read in all of the sheets in an excel workbook as a list of data.tables

Usage

readAllExcel(file_v, ...)

Arguments

file_v

path to excel file. Can be '.xlsx' or '.xls'

...

extra options to pass to readxl::read_excel

Value

list of data.tables


weshorton/wrh.rUtils documentation built on Oct. 28, 2024, 7:24 a.m.