What kind of object a tabxplor result is, read from its own declared model — the row-index
columns (their stored roles) and the table's stated kind — rather than guessed from column names.
Value
A named list:
container"table"or"list".kind"crosstab"or"regression"(NAwhen the table carries no metadata).mergedTRUEwhen several row variables are stacked in one table (avarcolumn names each row's variable).groupedTRUEwhen the table hastab_vars(sub-tables).row_vars,tab_vars,col_varsthe variables on each axis.
same_col_vars,same_tab_varsfor a list only: whether its tables agree.
See also
tab_columns() for the column-axis view.