print.matching_result: Print method for matching results

View source: R/matching_core.R

print.matching_resultR Documentation

Print method for matching results

Description

Print method for matching results

Usage

## S3 method for class 'matching_result'
print(x, ...)

Arguments

x

A matching_result object

...

Additional arguments (ignored)

Value

Invisibly returns the input object x.


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