Description Usage Arguments Value
Value matching
1 2 3 4 5 6 7 |
x |
|
table |
vector of values in which to look for matches. |
... |
optional arguments passed to and from other methods. |
na_incomparable |
can NA's and NaN's be matched. |
Returns a numeric lvec
of the same length as x
with the
corresponding indices of records in table with the same value. When no match
in table
is found, NA
is returned for the corresponding record.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.