| print.ternP_result | R Documentation |
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).
## S3 method for class 'ternP_result'
print(x, ...)
x |
A |
... |
Currently unused; included for S3-method compatibility. |
Invisibly returns x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.