ifneeded_split_row: 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)
Value
PreDataTableLayouts object.
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.