print.matching_result: Print method for matching results
Description
Print method for matching results
Usage
# S3 method for matching_result
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
A matching_result object
- ...
Additional arguments (ignored)