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.


OpenRepGrid documentation built on May 31, 2023, 5:33 p.m.