ReadExcelSheet: Read Excel Sheets into a List

Description Usage Arguments Value

Description

Read specified sheets of Excel files into a list.

Usage

1
ReadExcelSheet(path, sheets, colnames = F, na_omit = T)

Arguments

path

A character scalar of full path name of the excel sheet.

sheets

A character vector of sheet names.

colnames

A logical scalar to indicate if first row contain column names

Value

A list of data frame of corresponding sheets


Mamie/mwang documentation built on May 14, 2019, 7:15 p.m.