getHeader.TabularTextFile {R.filesets} | R Documentation |
Gets the file header
Description
Gets the file header.
Usage
## S3 method for class 'TabularTextFile'
getHeader(this, ..., header=TRUE, force=FALSE)
Arguments
... |
Passed to internal |
header |
A |
force |
If |
Value
Returns a named list
.
Author(s)
Henrik Bengtsson
See Also
For more information see TabularTextFile
.
[Package R.filesets version 2.15.1 Index]