powered by
Returns the worksheet names within an xlsx file
read_sheet_names(file)
Character vector of worksheet names.
An xlsx or xlsm file.
wb_load(system.file("extdata", "openxlsx2_example.xlsx", package = "openxlsx2"))$get_sheet_names()
Run the code above in your browser using DataLab