print.trimatch.summary {TriMatch} | R Documentation |
Prints the results of [summary.triangle.matches()].
Description
This is an S3 generic function to print the results of [summary.triangle.matches()].
Usage
## S3 method for class 'trimatch.summary'
print(x, ...)
Arguments
x |
results of [summary.triangle.matches()]. |
... |
multiple results of [summary.triangle.matches()]. These
must be named. For example, |
[Package TriMatch version 1.0.0 Index]