Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

openxlsx (version 3.0.0)

getSheetNames: Returns the worksheet names within an xlsx file

Description

Returns the worksheet names within an xlsx file

Usage

getSheetNames(file)

Arguments

file
An xlsx or xlsm file.

Value

Character vector of worksheet names.

Examples

Run this code
getSheetNames(system.file("readTest.xlsx", package = "openxlsx"))

Run the code above in your browser using DataLab