readDataFrame.GenericTabularFile {R.filesets}R Documentation

Reads the tabular data as a data frame

Description

Reads the tabular data as a data frame.

Usage

## S3 method for class 'GenericTabularFile'
readDataFrame(...)

Arguments

...

Not used.

Value

Returns a data.frame.

Author(s)

Henrik Bengtsson

See Also

For more information see GenericTabularFile.


[Package R.filesets version 2.15.1 Index]