CharacterEncoding
The character encoding used, for example "UTF-8"
data.characterEncoding(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.characterEncoding(x, index)
x
: the TableDescriberindex
: index of the table within the document...
: Additional parametersthe encoding used when serializing the data
rnahf