Description Usage Arguments Value Examples
Seeks for local maximas in vector v using simple second order difference.
| 1 | local.max(v)
 | 
| v | numeric vector | 
numeric vector with indices of local maxima elements of vector v (i.e. where elements of second order difference equals -2)
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.