View source: R/palimpsest_utils.R
cit.peaks | R Documentation |
wrapping of the function 'cit.density' to control the maximum number of peaks
cit.peaks(
x,
percentHighestPeak = 0.2,
maxNbPeaks = NULL,
minDeltaBetweenPeaks = 0.03,
deltaApproach = 1,
doplot = FALSE,
...
)
x |
a numeric vector |
percentHighestPeak |
percentHighestPeak |
maxNbPeaks |
maxNbPeaks |
minDeltaBetweenPeaks |
minDeltaBetweenPeaks |
deltaApproach |
deltaApproach |
doplot |
boolean |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.