powered by
Returns the worksheet names within an xlsx file
getSheetNames(file)
An xlsx or xlsm file.
Character vector of worksheet names.
# NOT RUN { getSheetNames(system.file("extdata", "readTest.xlsx", package = "openxlsx")) # }
Run the code above in your browser using DataLab