print.fitsae: Print Method for a fitsae Object
Description
The generic method print() allow to explore relevant outputs of the input object
Usage
# S3 method for fitsae
print(x, ...)
Value
Printed information on a fitsae object.
Arguments
- x
Object of class fitsae.
- ...
Currently unused.