Description Usage Arguments Value Author(s) See Also
Match values in index
1 2 | match.index(x, table, nomatch = NA)
match.rindex(x, table, nomatch = NA)
|
x |
a set of search values |
table |
an object of class ‘index’ or a simple vector |
nomatch |
the value to return for non-matches (default NA) |
Functions match.index
and match.rindex
return a vector of original positions (or the nomatch value NA).
Jens Oehlschl<e4>gel
index
, indexFind
, indexMatch
, match
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.