Description Usage Arguments Value
View source: R/read_excel_allsheets.r
function for reading in all sheets in an excel workbook
1 | read_excel_allsheets(file_path, tibble = FALSE)
|
file_path |
path to the excel file. |
tibble |
logical indicating whether to return a tibble or a dataframe. |
A list of tibbles or data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.