getExcelSheet: Retrieve an MS Excel (R) sheet from an xls or xlsx file.

Description Usage Arguments Value

Description

This function is a wrapper around RODBC function to get a sheet from an xls or xlsx file.

Usage

1

Arguments

file

path to the xls/xlsx file

sheet

sheet name

...

other arguments passed to sqlFetch)

Value

The function return a data.frame with data from the specified sheet.


yapomif documentation built on May 2, 2019, 4:51 p.m.