data.tableQuoteCharacter {dataone} | R Documentation |
Quote Character
Description
Get the table quote character.
Usage
data.tableQuoteCharacter(x, index, ...)
## S4 method for signature 'EMLParser,numeric'
data.tableQuoteCharacter(x, index)
Arguments
x |
the TableDescriber |
index |
index of the table within the document |
... |
Additional parameters |
Value
the quote characters(s) for the data object being described
Author(s)
rnahf
[Package dataone version 2.2.2 Index]