Skip to contents

Determines the skill question number each variable corresponds to. In case no skill question number could be determined for a variable, NA_character is returned.

Usage

var_skill_question_nr(var_names)

Arguments

var_names

A character vector of FOKUS variable names.

Value

An integer vector of the same length as var_names.

Details

Note that the determination is performed by simply parsing var_names.

See also

Other variable-related functions: add_vars_to_combos(), is_skill_question_var(), var_lbl(), var_lvls(), var_proposal_nr(), var_title(), var_val_set()