xlsx_reader: extracts DataFrame from xlsx sheets (one dataframe per sheet)

Description Usage Arguments Value Examples

Description

extracts DataFrame from xlsx sheets (one dataframe per sheet)

Usage

1
xlsx_reader(xlsx_path)

Arguments

xlsx_path

path to xlsx file

Value

list of dataframe

Examples

1
2
3
4
## Not run: 
xlsx_reader(../../path/to/file.xlsx)

## End(Not run)

aredier/coursefunctions documentation built on May 28, 2019, 5:26 p.m.