combine_match_result | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.