get_excel_data_tbl_single: convert list of tbl_dfs extracted from excel to a tibble...

Description Usage Arguments Value

View source: R/get_excel_data_tbl.R

Description

convert list of tbl_dfs extracted from excel to a tibble containing all extracted data

Usage

1
get_excel_data_tbl_single(raw_excel_data)

Arguments

raw_excel_data

list of data.frame's containing raw excel data where each list object contains data from a sheet required from the workbook

Value

tbl_df with columns sheet, row, col, numeric, character and date


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