Skip to contents

Gets the worksheet names for a wbWorkbook object

Usage

wb_get_sheet_names(wb)

Arguments

wb

A wbWorkbook object

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.