build_table_header | R Documentation |
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)
anl |
analysis data object |
arm |
Arm variable for column split |
split_by_study |
if true, construct structured header with the study ID |
side_by_side |
A logical value indicating whether to display the data side by side. |
A 'rtables' layout with desired header.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.