How to convert labelled columns from wide to long format and keep the labels? [R]

前端 未结 0 968
再見小時候
再見小時候 2021-01-05 17:10

I am working with a dataset with haven labelled columns (i.e., variables with labels). The dataset is in wide format, as follows:

df <- data.frame("Tr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题