| findIntersectingCompounds | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.