getSheetNames | R Documentation |
Returns the worksheet names within an xlsx file
getSheetNames(file)
file |
An xlsx or xlsm file. |
Character vector of worksheet names.
Alexander Walker
getSheetNames(system.file("extdata", "readTest.xlsx", package = "openxlsx"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.