data.tableAttributeNames: returns the attribute names

data.tableAttributeNamesR Documentation

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 signature 'EMLParser,numeric'
data.tableAttributeNames(x, index)

Arguments

x

- the TableDescriber instance

index

- the index of the table to get results for

...

(not yet used)

Value

the attribute (column) names of the data

Author(s)

rnahf


dataone documentation built on June 11, 2022, 1:06 a.m.