Collect leaves of a table tree
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
A list of TableRow
objects for all rows in the table
TableTree (or related class). A TableTree object representing a populated table.
logical. Include rows from content tables within the tree. Defaults to TRUE
logical. Include label rows. Defaults to FALSE