data.tableAttributeTypes function

returns the attributes' data types

returns the attributes' data types

The attributes' data types are defined in the metadata document for the specified data table

data.tableAttributeTypes(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableAttributeTypes(x, index)

Arguments

  • x: - the TableDescriber instance
  • index: - the index of the table to get results for
  • ...: (not yet used)

Returns

the data types of the attributes

Author(s)

rnahf

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10