.variable_arg_roles | R Documentation |
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
.
.variable_arg_roles
An object of class tbl_df
(inherits from tbl
, data.frame
) with 14 rows and 9 columns.
util_correct_variable_use()
util_correct_variable_use2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.