View source: R/peak_detection.R
remove_small_peaks | R Documentation |
Remove peaks with a small rise from start to apex are removed
remove_small_peaks(data, thres = 0)
data |
df with info on peaks |
thres |
threshold of amplitude difference in order to be removed (default 0 means no removals) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.