50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

R.filesets (version 2.15.1)

readColumns.GenericTabularFile: Reads a subset of the columns as a data frame

Description

Reads a subset of the columns as a data frame.

Usage

# S3 method for GenericTabularFile
readColumns(...)

Value

Returns a data.frame.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see GenericTabularFile.