merge_peaks: Merge peaks

Description Usage Arguments Value Author(s)

Description

Merge multipe detected peaks toegther into a single chromatographic feature

Usage

1
merge_peaks(rt, int, idx, peak_info)

Arguments

rt

a numeric vector of retention time

int

a numeric vector of intensity#' @param idx

idx

a numeric vector of peak id's to merge.

peak_info

a data.frame of peak info (see get_peak_info)

Value

an updated peak_info data.frame

Author(s)

Tom Wilson tpw2@aber.ac.uk


wilsontom/pickeR documentation built on May 4, 2019, 7:43 p.m.