Description Usage Arguments Value
Returns with element from 'from' matches 'words' using 'compare_function' Returns Inf if none
1 | match_first(words, from, compare_function)
|
words |
words that will be compared |
from |
elements to compare to |
compare_function |
Function to use in comparison |
A vector indexes of the same length of words, with positions in from. NA if none matched for that word.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.