Examine consecutive rows within a given user and identify when value in another column changes in dplyr

前端 未结 0 1452
你的背包
你的背包 2021-01-20 01:50

Let\'s say I have the following data

user_df = read.table(text = "person_id job_number job_type start_date end_date
                  1 1 B 2012-11-01 20         


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