View source: R/matching_core.R
| match_couples_single | R Documentation |
Match without blocking (single problem)
match_couples_single(
left,
right,
left_ids,
right_ids,
vars,
distance,
weights,
scale,
max_distance,
calipers,
method,
check_costs = TRUE
)
List with pairs tibble and matching info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.