how to use case_when and grep together to define a new varaible

前端 未结 0 999
死守一世寂寞
死守一世寂寞 2020-12-22 08:14

I have a data that looks like this,

It can be build using codes:

df<-structure(list(Gender = c("M", "F", "M",          


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