get_excel_sheet: Get specific sheet from Excel workbook

View source: R/excel.R

get_excel_sheetR Documentation

Get specific sheet from Excel workbook

Description

Get specific sheet from Excel workbook

Usage

get_excel_sheet(sheet, add_automatically = FALSE)

Arguments

sheet

String. Sheet to read.

add_automatically

Logical. If TRUE, return an empty data frame if the sheet does not exist.

Value

A data frame.


pxmake documentation built on April 11, 2025, 6:06 p.m.