filter_match_result {MultiObjMatch} | R Documentation |
Filter match result
Description
Filter match result
Usage
filter_match_result(matching_result, filter_expr)
Arguments
matching_result |
the matching result object. |
filter_expr |
character, the filtering condition based on the summary table returned by get_rho_obj. |
Value
the filtered match result
[Package MultiObjMatch version 1.0.0 Index]