I am new to R programming. I have a task to join the dataframes using where condition filer. I have 2 data frames below I would like to join df2$B_col2 to df1 by col1 but on