read_excel_allsheets: read excel file as a list of dataframe

Description Usage Arguments Value

View source: R/read_excel_allsheets.R

Description

read excel file as a list of dataframe

Usage

1
read_excel_allsheets(filename, tibble = FALSE)

Arguments

filename

is the path to the file

tibble

boolean specifying if the content of each sheet should be read as tibble or dataframe

Value

a data frame contained in the excel file


angy89/TinderMIX documentation built on Nov. 26, 2020, 9:26 p.m.