Description Usage Arguments Value
helper function to report matches between vectors
| 1 | find_matches_and_return_indices(source, target)
 | 
| source | source vector for finding matches from | 
| target | target vector in which to find matches | 
list(match_res, source_matched_idx, source_unmatched_idx, target_matched_idx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.