Creating a new factor variable from multiple factor variables, all with same levels

后端 未结 0 745
猫巷女王i
猫巷女王i 2020-12-08 16:29

Imagine a data frame having multiple factor columns with the same levels, but different entries(maybe coming from a survey).

f1=factor(sample(1:4,10,replace=T         


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