Description Usage Arguments Value Examples
Seeks for local minimas in vector v using simple second order difference.
1  | local.min(v)
 | 
v | 
 numeric vector  | 
numeric vector with indices of local minima 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.