find_first_lt | R Documentation |
Returns the index of the first element in x lower than k
find_first_lt(x, k)
x |
Input vector |
k |
Threshold |
x with k precision
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.