data.tableAttributeStorageTypes {dataone}R Documentation

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

Arguments

x

- the TableDescriber instance

index

- the index of the table to get results for

...

(not yet used)

Value

the data storage types of the attributes

Author(s)

rnahf


[Package dataone version 2.2.2 Index]