hasColumnHeader.TabularTextFile {R.filesets}R Documentation

Checks if there are column names in the header

Description

Checks if there are column names in the header.

Usage

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

Arguments

...

Not used.

Value

Returns a logical.

Author(s)

Henrik Bengtsson

See Also

For more information see TabularTextFile.


[Package R.filesets version 2.15.1 Index]