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 March 31, 2023, 9:01 p.m.