find_peaks: Find_Peaks

View source: R/stepCounter.R

find_peaksR Documentation

Find_Peaks

Description

Peak detect function

Usage

find_peaks(x, m = 3)

Arguments

x

timeseries signal

m

The number of points either side of the peak to required to be a peak.

Details

Finds the peaks and valleys within the signal passed to the function.


GENEAclassify documentation built on June 22, 2024, 11:47 a.m.