data.characterEncoding {dataone} | R Documentation |
The character encoding used, for example "UTF-8"
data.characterEncoding(x, index, ...)
## S4 method for signature 'EMLParser,numeric'
data.characterEncoding(x, index)
x |
the TableDescriber |
index |
index of the table within the document |
... |
Additional parameters |
the encoding used when serializing the data
rnahf