View source: R/peak_detection.R
get_apex | R Documentation |
finds the apex of electrodermal activity eda signal within an optional time window
get_apex(eda_deriv, offset = 1)
eda_deriv |
uses the eda derivative to find the apex |
offset |
minimum number of downward measurements after the apex, in order to be considered a peak (default 1 means no restrictions) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.