print.full_matching_result: Print Method for Full Matching Results

View source: R/matching_full.R

print.full_matching_resultR Documentation

Print Method for Full Matching Results

Description

Print Method for Full Matching Results

Usage

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

Arguments

x

A full_matching_result object

...

Additional arguments (ignored)

Value

Invisibly returns the input object x.


couplr documentation built on Sept. 17, 2026, 1:08 a.m.