data.tableQuoteCharacter {dataone} | R Documentation |
Get the table quote character.
data.tableQuoteCharacter(x, index, ...)
## S4 method for signature 'EMLParser,numeric'
data.tableQuoteCharacter(x, index)
x |
the TableDescriber |
index |
index of the table within the document |
... |
Additional parameters |
the quote characters(s) for the data object being described
rnahf