Grouping data for multiple variables by a single variable

前端 未结 0 504
囚心锁ツ
囚心锁ツ 2020-12-06 16:21

In the following dataset, I want to do two things

pt_id <- c(1,1,1,1,1,2,2,2,3,3,3,3,3,4,4,4,4)
Tobacco <- c("once","twice","ne         


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