get_max_deriv {wearables} | 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 |