data.formatFamily {dataone}R Documentation

Data Format

Description

Get the table format family.

Usage

data.formatFamily(x, index, ...)

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

Arguments

x

the TableDescriber

index

index of the table within the document

...

Additional parameters

Value

the format of the data object being described

Author(s)

rnahf


[Package dataone version 2.2.2 Index]