Learn R Programming

dataone (version 2.3.0)

data.tableAttributeStorageTypes: returns the attributes' data storage types

Description

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

Usage

data.tableAttributeStorageTypes(x, index, ...)

# S4 method for EMLParser,numeric data.tableAttributeStorageTypes(x, index)

Value

the data storage types of the attributes

Arguments

x
  • the TableDescriber instance

index
  • the index of the table to get results for

...

(not yet used)

Author

rnahf