Description Usage Arguments Value
Given a data frame of peaks, merge peaks that are close together.
| 1 | merge_peaks(x, min.distance = 5)
 | 
| x | A data frame of peaks wich columns 'Peak', 'Start', and 'End'. | 
| min.distance | The minimum distance allowed between two peaks. | 
A dataframe with as many or fewer peaks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.