data.characterEncoding function

CharacterEncoding

CharacterEncoding

The character encoding used, for example "UTF-8"

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

Arguments

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

Returns

the encoding used when serializing the data

Author(s)

rnahf

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