Description Usage Arguments Value Examples
Returns a vector of the same size as the input vector. Each value of the new vector is the difference between the current and previous value of the input vector.
| 1 | absDiff(myVector)
 | 
| data | input vector | 
vector of the same size as the input
| 1 | absDiff(myVector)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.