Learn R Programming

dataone (version 2.3.0)

data.tableSkipLinesHeader: Number of lines to skip before reading data

Description

The specified number of lines are skipped.

Usage

data.tableSkipLinesHeader(x, index, ...)

# S4 method for EMLParser,numeric data.tableSkipLinesHeader(x, index)

Value

the number of lines to skip

Arguments

x
  • the TableDescriber

index
  • the index of the table within the document

...

Additional parameters

Author

rnahf

See Also