dataone (version 2.2.1)

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)

Arguments

x

- the TableDescriber

index

- the index of the table within the document

...

Additional parameters

Value

the number of lines to skip

See Also

help(read.table)