returns the attribute names
THe attribute names are defined in the metadata document for the specified data table
data.tableAttributeNames(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableAttributeNames(x, index)
x
: - the TableDescriber instanceindex
: - the index of the table to get results for...
: (not yet used)the attribute (column) names of the data
rnahf