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