read_excel_multi: Import all sheets from an excel file (xlsx)

Description Usage Arguments Value Examples

View source: R/readexcelmulti.R

Description

Import all sheets from an excel file (xlsx)

Usage

1

Arguments

file

Path to the excel file to be loade

Value

a list

Examples

1
2
3
4
## Not run: 
read_excel_multi(".../path/file.xlsx")

## End(Not run)

hamzasen/homework documentation built on May 28, 2019, 8:55 p.m.