R/eurobarometer_special_values.R
eurobarometer_special_values.RdSpecial values used in the Eurobarometer surveys with harmonized labels and harmonized numeric values.
eurobarometer_special_values()
A tibble (data frame) of the special numeric values with labels.
Other harmonization functions:
harmonize_value_labels()
eurobarometer_special_values()#> # A tibble: 4 x 3 #> labels num_value description #> <chr> <dbl> <chr> #> 1 inap 99999 inappropriate (f.e. question filtered out for respon~ #> 2 declined 99998 respondant declined to answer, refused to answer #> 3 do_not_know 99997 do not know defined as missing answer #> 4 still_studying 99890 respondent did not finish education yet