ifneeded_split_col {chevron}R 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.


[Package chevron version 0.2.12 Index]