data.tableSkipLinesHeader {dataone} | R Documentation |
The specified number of lines are skipped.
data.tableSkipLinesHeader(x, index, ...)
## S4 method for signature 'EMLParser,numeric'
data.tableSkipLinesHeader(x, index)
x |
- the TableDescriber |
index |
- the index of the table within the document |
... |
Additional parameters |
the number of lines to skip
rnahf
help(read.table)