Description Usage Arguments Value Examples
**Inteded to find largest sequence of negative, zero, or positive integers**
1 | find_SignedSequence(data, number)
|
data |
Must be vector of numbers |
number |
Must be one of following integers: * '-1' * '0' * '1' |
integer
1 | test
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.