Skip to contents

Printing methods for 'calibrationband' and 'summary.calibrationband' objects.

Usage

# S3 method for calibrationband
print(x, ...)

# S3 method for summary.calibrationband
print(x, ...)

Arguments

x

object of class calibrationband

...

Further arguments to be passed to or from methods; in particular these passed to autoplot.calibrationband

Value

Invisibly returns x.

Details

print.calibrationband always sends an autoplot object to the current graphics device and prints a summary to the console.