read_excel_single: read a single excel workbook

Description Usage Arguments Value

View source: R/read_excel.R

Description

read a single excel workbook

Usage

1
read_excel_single(file_path, reqd_sheets)

Arguments

file_path

string indicating the file path to the workbook of interest

reqd_sheets

the sheets you'd like to copy from the workbook

Value

a named list containing raw excel data in a tbl_df where the name equals the reqd_sheet


ces0491/excelsioR documentation built on July 19, 2021, 8:47 a.m.