| print.summary_fitsae {tipsae} | R Documentation | 
Print Method for a summary_fitsae Object
Description
The generic method print() allow to explore relevant outputs of the input object
Usage
## S3 method for class 'summary_fitsae'
print(x, digits = 3L, ...)
Arguments
| x | Object of class  | 
| digits | Number of digits to display. | 
| ... | Currently unused. | 
Value
Printed information on a summary_fitsae object.
[Package tipsae version 1.0.2 Index]