print.ternP_result: Print method for ternP_result objects

print.ternP_resultR Documentation

Print method for ternP_result objects

Description

Re-displays the preprocessing summary for a ternP_result object. Note that ternP already emits this summary automatically at the time it is called, so this method is most useful for reviewing the summary after the fact (e.g. typing result at the console later in a session).

Usage

## S3 method for class 'ternP_result'
print(x, ...)

Arguments

x

A ternP_result object returned by ternP.

...

Currently unused; included for S3-method compatibility.

Value

Invisibly returns x.


TernTables documentation built on March 26, 2026, 5:09 p.m.