print.calSSBwide {CalibrateSSB}R Documentation

Print method for calSSBwide

Description

Print method for calSSBwide

Usage

## 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.


[Package CalibrateSSB version 1.3.0 Index]