exportSAMPLE: Extract centWave values for peaks in the final template for a...

Description Usage Arguments Value See Also

View source: R/functions-validPEAKS_helpers.R

Description

Function extracts centWave peak-picking values for a single sample. Only peaks in the final template are returned.

Usage

1
exportSAMPLE(sdata, final_tmp)

Arguments

sdata

data.frame with centWave measures for the sample-of-interest.

final_tmp

data.frame with columns "peakid" and "pcs" indicating to which Pseudo Chemical Spectra each peak (peakid) belongs to. Contains only the peaks that were returned by peak validation algorithm.

Value

Function returns a data.frame with all centWave values for all peaks from the final template that were detected in the sample-of-interest.

See Also

validPEAKGR, validPEAKS


lauzikaite/massFlowR documentation built on April 29, 2020, 9:45 a.m.