print.trimatch.summary: Prints the results of 'summary.triangle.matches'.

Description Usage Arguments

View source: R/summary.triangle.matches.R

Description

This is an S3 generic function to print the results of summary.triangle.matches.

Usage

1
2
## 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, "Method 1" = summary(tmath, outcome).


TriMatch documentation built on May 2, 2019, 12:37 p.m.