group_picked_times: group_picked_times: function that organizes the times picked...

View source: R/MLMSfunctions.R

group_picked_timesR Documentation

group_picked_times: function that organizes the times picked from the PeakTimes function into single average times for peaks

Description

group_picked_times: function that organizes the times picked from the PeakTimes function into single average times for peaks

Usage

group_picked_times(timesPicked)

Arguments

timesPicked

the times returned in a list from ThresholdingAlgo

Value

the average times from each "group" (groups returned from ThresholdingAlgo$signals that needs to be separated)

Examples

Usage Example
group_picked_times(timesPicked.list)

lilyacb/MLMS documentation built on July 21, 2023, 4:12 a.m.