print.summary.paar: Print summarized paar object
Description
Print summarized paar object
Usage
# S3 method for summary.paar
print(x, digits, ...)
Value
A data.frame with the summarized condition of the object.
Arguments
- x
an object used to select a method.
- digits
minimal number of significant digits, see
print.default
.
- ...
further arguments passed to or from other methods.