Fill in sequence within a group when sequence length and group size do not match

后端 未结 0 1684
甜味超标
甜味超标 2021-01-14 22:22

I have the following data:

 > dput(df)
structure(list(id = c(1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2,
2, 3, 3, 3), week = c(1, 2, 3, 4, 5, 6, 7, 8, 1, 2, 3,          


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