ifneeded_split_col: Helper function to add a column split if specified

View source: R/rtables_utils.R

ifneeded_split_colR Documentation

Helper function to add a column split if specified

Description

Helper function to add a column split if specified

Usage

ifneeded_split_col(lyt, var, ...)

Arguments

lyt

(rtables) object.

var

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

...

Additional arguments for split_cols_by.

Value

rtables object.


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