View source: R/miscellaneous.R
checkVarLabInclude | R Documentation |
varLabInclude
variable.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
checkVarLabInclude(var, varLabInclude = length(var) > 1)
var |
String with variable to check. |
varLabInclude |
Logical, if TRUE
the name of the summary statistic variable(s) ( |
(Updated) varLabInclude
Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.