data.tableAttributeOrientation | R Documentation |
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."
data.tableAttributeOrientation(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableAttributeOrientation(x, index)
x |
- the TableDescriber |
index |
- the index of the table within the document |
... |
Additional parameters |
legal values are "columns" | "rows"
this is the opposite question from how records are organized!!
rnahf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.