Learn R Programming

MAIT (version 1.6.0)

removeOnePeakSpectra: Removes those spectra having just one peak

Description

Function removeOnePeakSpectra removes the spectra having just one peak

Usage

removeOnePeakSpectra(data, idGroup)

Arguments

data
A numerical matrix containing the peak data
idGroup
A numeric vector containing the spectra id number of the peaks

Value

A peak data set without the one-peak spectra.

See Also

peakAggregation