powered by
Generate two dataframes that contain the same rows based on a two-column index
matchNoIndex(df_a, df_b)
A dataframe
A list containing the two dataframes, subsetted to the size of the smaller one, and a list containing vectors of the rows dropped.