print.summary.paar {paar}R Documentation

Print summarized paar object

Description

Print summarized paar object

Usage

## S3 method for class 'summary.paar'
print(x, digits, ...)

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.

Value

A data.frame with the summarized condition of the object.


[Package paar version 1.0.1 Index]