Learn R Programming

TriMatch (version 1.0.0)

print.trimatch.summary: 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 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).