ifneeded_split_row: Helper function to add a row split if specified

View source: R/rtables_utils.R

ifneeded_split_rowR Documentation

Helper function to add a row split if specified

Description

Helper function to add a row split if specified

Usage

ifneeded_split_row(lyt, var, lbl_var)

Arguments

lyt

(PreDataTableLayouts) object.

var

(string) the name of the variable initiating a new row split.

lbl_var

(string)the label of the variable var.

Value

PreDataTableLayouts object.


chevron documentation built on June 20, 2025, 5:08 p.m.