TableTreeNames of a TableTree
# S4 method for VTableNodeInfo
names(x)# S4 method for InstantiatedColumnInfo
names(x)
# S4 method for LayoutColTree
names(x)
# S4 method for VTableTree
row.names(x)
The column names of x, as defined in the details above.
(TableTree)
the object.
For TableTrees 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.