Using the forcats package instead of base R

前端 未结 0 1189
时光说笑
时光说笑 2021-01-28 10:03

How can I create the below factor variable using the functions from the forcats package instead of base R?

ChickWeight2 <- mutate(ChickWeight2, weight5_2 =
            


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