View source: R/peak_detection.R
| get_rise_time | R Documentation | 
Calculates the rise time of all peaks
get_rise_time(eda_deriv, apices, sample_rate, start_WT)
eda_deriv | 
 first derivative of signal  | 
apices | 
 apex status per measurement (0 or 1)  | 
sample_rate | 
 sample rate of the signal  | 
start_WT | 
 window within which to look for rise time (in seconds)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.