names,VTableNodeInfo-method | R Documentation |
TableTree
Names of a TableTree
## S4 method for signature 'VTableNodeInfo'
names(x)
## S4 method for signature 'InstantiatedColumnInfo'
names(x)
## S4 method for signature 'LayoutColTree'
names(x)
## S4 method for signature 'VTableTree'
row.names(x)
x |
( |
For TableTree
s with more than one level of splitting in columns, the names are defined to be the top-level
split values repped out across the columns that they span.
The column names of x
, as defined in the details above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.