Number of lines to skip before reading data
The specified number of lines are skipped.
data.tableSkipLinesHeader(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableSkipLinesHeader(x, index)
x
: - the TableDescriberindex
: - the index of the table within the document...
: Additional parametersthe number of lines to skip
help(read.table)
rnahf