readAllExcel | R Documentation |
Read in all of the sheets in an excel workbook as a list of data.tables
readAllExcel(file_v, ...)
file_v |
path to excel file. Can be '.xlsx' or '.xls' |
... |
extra options to pass to readxl::read_excel |
list of data.tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.