I would like to filter a dataframe by the rowwise conditions of another dataframe.
For example,
library(dplyr) #