Description Usage Arguments Value Author(s)
Group the peaks over all the traces
1 | group_peaks(peak_list, rt_diff = 5)
|
peak_list |
a data frame with all the peaks found in each trace in long format. |
rt_diff |
the retention time window to group around in seconds. Default is 5 seconds |
A data frame the same as the input, but with some extra columns added containing the grouping information.
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.