Learn R Programming

R.filesets (version 2.15.1)

hasColumnHeader.TabularTextFile: Checks if there are column names in the header

Description

Checks if there are column names in the header.

Usage

# S3 method for TabularTextFile
hasColumnHeader(this, ...)

Value

Returns a logical.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see TabularTextFile.