collect_leaves {rtables} | R Documentation |
Collect leaves of a TableTree
Description
Collect leaves of a TableTree
Usage
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
Arguments
tt |
( |
incl.cont |
( |
add.labrows |
( |
Value
A list of TableRow
objects for all rows in the table.
[Package rtables version 0.6.9 Index]