print.preprocessing_result: Print method for preprocessing result

View source: R/matching_preprocessing.R

print.preprocessing_resultR Documentation

Print method for preprocessing result

Description

Print method for preprocessing result

Usage

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

Arguments

x

A preprocessing_result object

...

Additional arguments (ignored)

Value

Invisibly returns the input object x.


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