util_has_no_group_vars {dataquieR}R Documentation

Utility function to check whether a variable has no grouping variable assigned

Description

Utility function to check whether a variable has no grouping variable assigned

Usage

util_has_no_group_vars(resp_vars, label_col = LABEL, meta_data = "item_level")

Arguments

resp_vars

variable list the name of a measurement variable

label_col

variable attribute the name of the column in the metadata with labels of variables

meta_data

data.frame old name for item_level

Value

boolean


[Package dataquieR version 2.5.1 Index]