convert_index {MultiObjMatch} | R Documentation |
An internal helper function that translates the matching index in the sorted data frame to the original dataframe's row index
convert_index(matching_result)
matching_result |
an object returned by the main matching function dist_bal_match |