rexcel_read_workbook: Read an Excel workbook

Description Usage Arguments

Description

Read an entire workbook

Usage

1
rexcel_read_workbook(path, sheets = NULL, progress = TRUE)

Arguments

path

Path to the xlsx file to load. xls files are not supported.

sheets

Character or integer vector of sheets to read, or NULL to read all sheets (the default)

progress

Display a progress bar?


rsheets/rexcel documentation built on May 28, 2019, 3:32 a.m.