build_table_header: Build table header, a utility function to help with construct...

View source: R/util.R

build_table_headerR Documentation

Build table header, a utility function to help with construct structured header for table layout

Description

Build table header, a utility function to help with construct structured header for table layout

Usage

build_table_header(anl, arm, split_by_study, side_by_side)

Arguments

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.

Value

A 'rtables' layout with desired header.


autoslider.core documentation built on April 4, 2025, 2:05 a.m.