enve.recplot2.__whichClosestPeak {enveomics.R}R Documentation

Enveomics: Recruitment Plot (2) Peak Finder - Internal Ancillary Function

Description

Internal ancillary function (see enve.recplot2.findPeaks).

Usage

enve.recplot2.__whichClosestPeak(peak, peaks)

Arguments

peak

Query enve.RecPlot2.Peak object

peaks

list of enve.RecPlot2.Peak objects

Value

A numeric index out of peaks.

Author(s)

Luis M. Rodriguez-R [aut, cre]


[Package enveomics.R version 1.9.1 Index]