merge_tables: Merge two sqlite DB tables together for alignment

Description Usage Arguments Value

View source: R/merge_tables.R

Description

Merge two sqlite DB tables together for alignment

Usage

1
merge_tables(X, Y, ppm, rt_tol)

Arguments

X

the first data frame

Y

the second data frame

ppm

the mz tolerance for searching for a mass in the ref DB

rt_tol

the rt tolerance for searching for a mass peak in the ref DB in minutes

Value

data frame of merged tables


scottwalmsley/wSIMCity documentation built on May 3, 2021, 2:35 p.m.