lmax.locate: Locate Local Maxima

View source: R/functions.r

lmax.locateR Documentation

Locate Local Maxima

Description

Identifies points that are local maxima in a curve

Usage

lmax.locate(x, y)

Arguments

x

Numeric vector of x coordinates

y

Numeric vector of y coordinates

Value

Logical vector indicating which points are local maxima


ccamp83/kinesis documentation built on July 4, 2025, 6:19 p.m.