checkVarLabInclude {inTextSummaryTable}R Documentation

Check the varLabInclude variable.

Description

This function ensures that:

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) (var) are included in the table. This is automatically set to TRUE if more than one variable(s) and is specified, and FALSE if only one variable is specified.

Value

(Updated) varLabInclude

Author(s)

Laure Cougnaud


[Package inTextSummaryTable version 3.3.2 Index]