| findIntersectingCompounds {cTRAP} | R Documentation |
Check for intersecting compounds across specific columns on both datasets
findIntersectingCompounds(data1, data2, keys1 = NULL, keys2 = NULL)
List containing three elements: matching compounds
commonCompounds between column key 1 and key 2 from
the first and second datasets, respectively