View source: R/peak_detection.R
get_peak_end | R Documentation |
Find the end of the peaks, with some restrictions on the search
get_peak_end(data, max_lookahead)
data |
df with peak info |
max_lookahead |
max distance from apex to search for end |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.