Learn R Programming

dataone (version 2.3.0)

data.tableAttributeOrientation: The Attribute (Header) Orientation

Description

Which way to the attribute headers run? Most data has a header row where the attribute names go across "columns", in row in which case, the return value for this method should be "columns."

Usage

data.tableAttributeOrientation(x, index, ...)

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

Value

legal values are "columns" | "rows"

Arguments

x
  • the TableDescriber

index
  • the index of the table within the document

...

Additional parameters

Author

rnahf