find_matches_and_return_indices: helper function to report matches between vectors

Description Usage Arguments Value

Description

helper function to report matches between vectors

Usage

1

Arguments

source

source vector for finding matches from

target

target vector in which to find matches

Value

list(match_res, source_matched_idx, source_unmatched_idx, target_matched_idx)


Paradigm4/revealgenomics documentation built on April 7, 2020, 2:01 a.m.