Description Usage Arguments Value
Auxiliary function that makes it possible to use which
with
a list.
1 | whichforlist(vector, obj)
|
vector |
the vector for which we want to check the entries of |
obj |
the value for which we want the vector to match on. |
a vector of positions where the elements in vector
are equal to obj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.