print.trimatch.summary: Prints the results of [summary.triangle.matches()].

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

print.trimatch.summaryR 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, "Method 1" = summary(tmath, outcome).


TriMatch documentation built on April 11, 2025, 6:16 p.m.