R/util.R
build_table_header.Rd
Build table header, a utility function to help with construct structured header for table layout
build_table_header(anl, arm, split_by_study, side_by_side)
analysis data object
Arm variable for column split
if true, construct structured header with the study ID
A logical value indicating whether to display the data side by side.
A `rtables` layout with desired header.