Thin wrapper around morie_matching_balance returning only the
data-frame component. See cobalt::bal.tab
for an alternative with categorical-variable support.
Examples
if (FALSE) { # \dontrun{
morie_matching_balance_table(df, "d", c("x1", "x2"))
} # }