A simple function for joining two tables by their intersected columns
innerJoinByCommonCols(x, y)
x
data.frame
y