multi_excel: multi_excel: reading all sheets of an excel file

Description Usage Arguments Value Examples

View source: R/multi_excel.R

Description

multi_excel: reading all sheets of an excel file

Usage

1

Arguments

file

"the directory of the file"

Value

a list of all the sheets of the excel file

Examples

1
2
3
4
## Not run: 
multi_excel("/directory/of/file")

## End(Not run)

ruoyzhang/RProgrammingAssignment documentation built on May 29, 2019, 9:10 a.m.