read_excel_allsheets: read_excel_allsheets

Description Usage Arguments Value

View source: R/read_excel_allsheets.r

Description

function for reading in all sheets in an excel workbook

Usage

1
read_excel_allsheets(file_path, tibble = FALSE)

Arguments

file_path

path to the excel file.

tibble

logical indicating whether to return a tibble or a dataframe.

Value

A list of tibbles or data frames


lina2497/alextools documentation built on June 7, 2020, 10:29 a.m.