data.tableAttributeNames: returns the attribute names
Description
THe attribute names are defined in the metadata document for
the specified data table
Usage
data.tableAttributeNames(x, index, ...)# S4 method for EMLParser,numeric
data.tableAttributeNames(x, index)
Value
the attribute (column) names of the data
Arguments
- x
- index
- ...
(not yet used)