balance_table: Create Balance Table

View source: R/matching_diagnostics.R

balance_tableR Documentation

Create Balance Table

Description

Formats balance diagnostics into a clean table for display or export.

Usage

balance_table(balance, digits = 3)

Arguments

balance

A balance_diagnostics object from balance_diagnostics()

digits

Number of decimal places for rounding (default: 3)

Value

A tibble with formatted balance statistics


couplr documentation built on Jan. 20, 2026, 5:07 p.m.