data.tableSkipLinesHeader function

Number of lines to skip before reading data

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)

Arguments

  • x: - the TableDescriber
  • index: - the index of the table within the document
  • ...: Additional parameters

Returns

the number of lines to skip

See Also

help(read.table)

Author(s)

rnahf

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10