excelFile: excelfile S3 Object

Description Usage Arguments Value

Description

Constructs S3 objects of class 'excelfile', which contain properties associated with .xls/.xlsx files.

S3 method for class 'excelFile'

Usage

1
2
3
4
excelfile(file)

## S3 method for class 'excelfile'
print(x, ...)

Arguments

file

A character vector of length 1 representing a path to an MS Excel file.

x

An object of class 'excelfile'

...

Other parameters

Value

An object of class excelfile. This object is essentially a list with the following elements:


DevSolutionsLtd/exhale documentation built on May 28, 2019, 1:34 a.m.