combine_match_result {MultiObjMatch} | R Documentation |
Combine two matching result
combine_match_result(matching_result1, matching_result2)
matching_result1 |
the first matching result object. |
matching_result2 |
the second matching result object. |
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.