checkVarLabInclude {inTextSummaryTable} | R Documentation |
Check the varLabInclude
variable.
Description
This function ensures that:
variable name is included if more than one variable are specified
variable name is not included if no variable is specified
Usage
checkVarLabInclude(var, varLabInclude = length(var) > 1)
Arguments
var |
String with variable to check. |
varLabInclude |
Logical, if TRUE
the name of the summary statistic variable(s) ( |
Value
(Updated) varLabInclude
Author(s)
Laure Cougnaud
[Package inTextSummaryTable version 3.3.3 Index]