findIntersectingCompounds: Check for intersecting compounds across specific columns on...

View source: R/compare.R

findIntersectingCompoundsR Documentation

Check for intersecting compounds across specific columns on both datasets

Description

Check for intersecting compounds across specific columns on both datasets

Usage

findIntersectingCompounds(data1, data2, keys1 = NULL, keys2 = NULL)

Value

List containing three elements: matching compounds commonCompounds between column key 1 and key 2 from the first and second datasets, respectively


nuno-agostinho/cTRAP documentation built on March 28, 2024, 3:59 p.m.