data.tableFieldDelimiter function

Field Delimiter

Field Delimiter

Get the table field delimiter.

data.tableFieldDelimiter(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableFieldDelimiter(x, index)

Arguments

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

Returns

the field delimiter(s) of the data object being described

Author(s)

rnahf

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