read_excel_all: Read entire excel document

read_excel_allR Documentation

Read entire excel document

Description

Read all sheets in an excel document

Usage

read_excel_all(filename)

Arguments

filename

A character vector specifying the name of the excel document

Details

read_excel_all

Value

A list of tibbles with the excel document data

References

https://stackoverflow.com/a/12945838


ben-laufer/DMRichR documentation built on Oct. 1, 2023, 7:25 a.m.