View source: R/peak_detection.R
get_max_deriv | R Documentation |
Get the largest slope before apex, interpolated to seconds
get_max_deriv(data, eda_deriv, sample_rate)
data |
df with info on the peaks |
eda_deriv |
derivative of the signal |
sample_rate |
sample rate of the signal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.