Create labelled column from numeric and character columns
Having two columns, one with numeric values and other with text labels that correspond exactly with the numeric values, how can I create a labelled column (<dbl+lbl>
), like the ones imported by the {haven}
package?