Description Usage Arguments Value Examples
View source: R/getFingerprint.R
Find positions in a numeric vector where sign has changed on average for more than n elements.
1 | isCross(x, len = 3)
|
x |
numeric vector |
len |
natural number window length for sign comparison |
logical vector of length zero
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.