View source: R/read_excel_allsheet.R
read_excel_allsheets | R Documentation |
Read in all sheets in an Excel file.
read_excel_allsheets(filename)
filename |
Name of Excel file |
Dataframe
read_excel_allsheets(readxl::readxl_example("clippy.xls"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.