readExcelAllSheets: Read in all Excel sheets from a single Excel file.

Description Usage Arguments Value

Description

Each sheet will be saved as a separate dataframe using the name of the tab.

Usage

1
readExcelAllSheets(filename = "")

Arguments

filename

The name of the Excel file, in quotes. The path should also be included if it's not in the working directory.

Value

Dataframes.


RonGuymon/ronsFunctions documentation built on May 8, 2019, 11:42 a.m.