enve.recplot2.findPeaks {enveomics.R} | R Documentation |
Enveomics: Recruitment Plot (2) Peak Finder
Description
Identifies peaks in the population histogram potentially indicating sub-population mixtures.
Usage
enve.recplot2.findPeaks(x, method = "emauto", ...)
Arguments
x |
An |
method |
Peak-finder method. This should be one of:
|
... |
Any additional parameters supported by
|
Value
Returns a list of enve.RecPlot2.Peak
objects.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]