lmax.locate | R Documentation |
Identifies points that are local maxima in a curve
lmax.locate(x, y)
x |
Numeric vector of x coordinates |
y |
Numeric vector of y coordinates |
Logical vector indicating which points are local maxima
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.