dot-variable_arg_roles: Variable-argument roles

.variable_arg_rolesR Documentation

Variable-argument roles

Description

A Variable-argument role is the intended use of an argument of a indicator function – an argument that refers variables. In general for the table .variable_arg_roles, the suffix _var means one variable allowed, while _vars means more than one. The default sets of arguments for util_correct_variable_use/util_correct_variable_use2 are defined from the point of usage, e.g. if it could be, that NAs are in the list of variable names, the function should be able to remove certain response variables from the output and not disallow them by setting allow_na to FALSE.

Usage

.variable_arg_roles

Format

An object of class tbl_df (inherits from tbl, data.frame) with 14 rows and 8 columns.

See Also

util_correct_variable_use()

util_correct_variable_use2()


dataquieR documentation built on July 26, 2023, 6:10 p.m.