ifneeded_split_row {chevron} | R 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.
[Package
chevron version 0.2.6
Index]