Description Usage Arguments Value Examples
Give the indices of list elements satisfying a given condition
1 | list.which(.data, cond)
|
.data |
A |
cond |
A logical lambda expression |
an integer
vector
1 2 3 4 5 |
[1] 2 3
[1] 1 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.