Print Method for a summary_fitsae
Object
summary_fitsae
ObjectThe generic method print()
allow to explore relevant outputs of the input object
## S3 method for class 'summary_fitsae' print(x, digits = 3L, ...)
x
: Object of class summary_fitsae
.digits
: Number of digits to display....
: Currently unused.Printed information on a summary_fitsae
object.
Useful links