Learn R Programming

OpenRepGrid (version 0.1.15)

print.statsConstructs: Print method for class statsConstructs

Description

Print method for class statsConstructs

Usage

# S3 method for statsConstructs
print(x, digits = 2, ...)

Arguments

x

Object of class statsConstructs.

digits

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

...

Not evaluated.