R/helperFunctions.R
read_excel_all.Rd
Read all sheets in an excel document
read_excel_all(filename)
A character vector specifying the name of the excel document
A list of tibbles with the excel document data
tibbles
read_excel_all
https://stackoverflow.com/a/12945838