corEIC: Obtain EIC correlation between two peaks

Description Usage Arguments Value

View source: R/functions-groupPEAKS_helpers.R

Description

Function performs extracted ion chromatogram (EIC) correlation of two peaks.

Usage

1
corEIC(pair, eic)

Arguments

pair

matrix with columns 'from' and 'to', specifying peak identifiers, which correspond to the indeces of a list of EICs.

eic

list containing EIC for each picked-peak in a sample.

Value

Function returns EIC correlation coefficient.


lauzikaite/massflowR documentation built on April 27, 2020, 5:32 p.m.