combine_match_result: Combine two matching result

combine_match_resultR Documentation

Combine two matching result

Description

Combine two matching result

Usage

combine_match_result(matching_result1, matching_result2)

Arguments

matching_result1

the first matching result object.

matching_result2

the second matching result object.

Value

a new matching result combining two objects. Note that the matching index for the second matching is the original name plus the maximum match index in the first matching object.


MultiObjMatch documentation built on Sept. 11, 2024, 6:45 p.m.