R - summarizing /collapsing observations by selecting the maximum value of a streak

前端 未结 0 1724
抹茶落季
抹茶落季 2020-12-16 18:11

Im working on the following idea. Hope you can help.

DATA

reprex <- structure(
  list(
    record_id = c(1, 1, 1, 1, 1, 1, 1, 1, 1,         


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