inflect: Inflect

Description Usage Arguments Value Examples

View source: R/inflect.R

Description

Finds local minima and maxima in a vector.

Usage

1
inflect(x, threshold = 1)

Arguments

x

The vector to search.

threshold

The sensitivity; default is 1.

Value

Returns a list containing the minima and maxima.

Examples

1
# ADD_EXAMPLES_HERE

avhgenomics/bioKIT documentation built on May 5, 2019, 12:29 a.m.