print.calibCert: S3 method for printing objects of class '"calibCert"'

Description Usage Arguments Value See Also Examples

View source: R/print.calibCert.R

Description

The function prints objects of class "calibCert".

Usage

1
2
## S3 method for class 'calibCert'
print(x, complete = FALSE, nudeCertificate = FALSE, ...)

Arguments

x

Object of class "massStandard".

complete

logical default to FALSE. If TRUE, all the information contained in the object of class calibCert is shown.

nudeCertificate

logical default to FALSE. If TRUE, the object of class calibCert is shown as a list.

...

Further arguments passed to or from other methods.

Value

No return value, called for side effects.

See Also

calibCert(), plot.calibCert()

Examples

1
2

masscor documentation built on Sept. 13, 2021, 9:06 a.m.