peak_alignments {deconvolution} | R Documentation |
peak_alignments(peak.groups, features.mz,
tolerance = "da:0.005",
peak.width = "3,15",
baseline = 0.65,
joint = FALSE,
dtw = FALSE);
this function returns a vector of the xcms2 peaks data, andalso
the RtShift value is attached in the value vector via R# object
attribute named rt.shift
.