Learn R Programming

openxlsx2 (version 0.3.1)

wb_get_sheet_names: Get worksheet names for a workbook

Description

Gets the worksheet names for a wbWorkbook object

Usage

wb_get_sheet_names(wb)

Value

A named

character vector of sheet names in their order. The names represent the original value of the worksheet prior to any character substitutions.

Arguments

wb

A wbWorkbook object