print.calibrestat {mscalib}R Documentation

Print Calibrestat Object

Description

Prints the fields of the calibrestat object.

Usage

## S3 method for class 'calibrestat':
print(x,...)

Arguments

...
x object of class calibrestat

Author(s)

Witold Wolski wolski@molgen.mpg.de

See Also

print,

Examples

 data(mv1)
 res<-getrecalib(mv1)
 print(res)

[Package mscalib version 0.5.9 Index]