I am trying to combine to different data sets using rbind in R. However, I only want to keep rows from the 2nd dataset if they contain the same IDs in the first data set.