print.summary.trafo_compare {trafo} | R Documentation |
Prints summary of trafo_compare objects
Description
Prints objects to be shown in the summary function for objects of
type trafo_compare
.
Usage
## S3 method for class 'summary.trafo_compare'
print(x, ...)
Arguments
x |
an object of type |
... |
additional arguments that are not used in this method |
[Package trafo version 1.0.1 Index]