Skip to contents

Returns the value set identified by the provided id. The prefix "desc:" can be used to reverse the order of the set's values.

Usage

val_set(id, survey_config = survey_config)

Arguments

id

String that uniquely identifies the value set.

survey_config

Survey configuration list as returned by read_survey_config().

Value

A list.

See also

Other auxiliary functions: as_int_vals(), common_val_scale(), group_title()