View source: R/multi_read_excel.R
multi_read_excel | R Documentation |
my_fun A function to read all available excel files in a folder
multi_read_excel(folder = "data/")
folder |
A path to a folder (type = character) |
A list of data frames, after reading all available excel files in a folder
multi_read_excel(folder = "inst/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.