get_apex: Get the eda apex of the signal
Description
finds the apex of electrodermal activity eda signal
within an optional time window
Usage
get_apex(eda_deriv, offset = 1)
Arguments
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)