print.calSSBwide: Print method for calSSBwide

Description Usage Arguments Value

View source: R/calSSB.R

Description

Print method for calSSBwide

Usage

1
2
## S3 method for class 'calSSBwide'
print(x, digits = max(getOption("digits") - 3, 3), ...)

Arguments

x

calSSBwide object

digits

positive integer. Minimum number of significant digits to be used for printing most numbers.

...

further arguments sent to the underlying

Value

Invisibly returns the original object.


CalibrateSSB documentation built on Aug. 5, 2020, 1:07 a.m.