get_max_deriv: Maximum derivative

View source: R/peak_detection.R

get_max_derivR Documentation

Maximum derivative

Description

Get the largest slope before apex, interpolated to seconds

Usage

get_max_deriv(data, eda_deriv, sample_rate)

Arguments

data

df with info on the peaks

eda_deriv

derivative of the signal

sample_rate

sample rate of the signal


wearables documentation built on Jan. 15, 2026, 5:06 p.m.