print.statsElements: Print method for class statsElements

View source: R/calc.r

print.statsElementsR Documentation

Print method for class statsElements

Description

Print method for class statsElements

Usage

## S3 method for class 'statsElements'
print(x, digits = 2, ...)

Arguments

x

Object of class statsElements.

digits

Numeric. Number of digits to round to (default is 1).

...

Not evaluated.


markheckmann/OpenRepGrid documentation built on April 14, 2024, 8:15 a.m.