Using the merge() function in R is there a way to create a indicator column that indicates which row had a match and which did not?

前端 未结 0 1555
借酒劲吻你
借酒劲吻你 2021-01-01 02:38

I have this script for now which works and does the merge properly. I would like an extra column that basically goes by row and indicates if the join was executed.

         


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