readLines.TabularTextFile: Reads the lines of the data file as strings

readLines.TabularTextFileR Documentation

Reads the lines of the data file as strings

Description

Reads the lines of the data file as strings.

Usage

## S3 method for class 'TabularTextFile'
readLines(con, ...)

Arguments

...

Optional arguments passed to readLines().

Value

Returns a character vector.

Author(s)

Henrik Bengtsson

See Also

*readDataFrame(). For more information see TabularTextFile.


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.