I have two files with huge data set, below is the sample data mentioned,
Trying to map Unique BIN number from 2nd file to 1st one(output as below) I am able to create this in excel by using the countif function with multiple conditions but unable to do it in R. pls help to create code for the same. Can you explain how to build this logic using R