how to fix Case when and grepl with error codes

前端 未结 0 1394
野的像风
野的像风 2020-12-02 12:03

I tried to use mutate and case_when to build a new variable. My codes is:

mutate( x= case_when(grepl("Happy", Feeling), &q         


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