local_max_cmps: find local maximums

View source: R/peak.R

local_max_cmpsR Documentation

find local maximums

Description

find local maximums

Usage

local_max_cmps(x, find_max = 0)

Arguments

x

numeric vector, the input sequence

find_max

a numeric scalor, the function finds maximums if find_max = 0 finds minimums if overwise.


cmpsR documentation built on July 18, 2022, 9:07 a.m.