Description Usage Arguments Value Examples
Finds local minima and maxima in a vector.
1 | inflect(x, threshold = 1)
|
x |
The vector to search. |
threshold |
The sensitivity; default is 1. |
Returns a list containing the minima and maxima.
1 | # ADD_EXAMPLES_HERE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.