data.characterEncoding {dataone}R Documentation

CharacterEncoding

Description

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

Usage

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

Value

the encoding used when serializing the data

Author(s)

rnahf


[Package dataone version 2.2.2 Index]