View source: R/MLMSfunctions.R
group_picked_times | R Documentation |
group_picked_times: function that organizes the times picked from the PeakTimes function into single average times for peaks
group_picked_times(timesPicked)
timesPicked |
the times returned in a list from ThresholdingAlgo |
the average times from each "group" (groups returned from ThresholdingAlgo$signals that needs to be separated)
Usage Example
group_picked_times(timesPicked.list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.