print.summary_fitsae function

Print Method for a summary_fitsae Object

Print Method for a summary_fitsae Object

The generic method print() allow to explore relevant outputs of the input object

## S3 method for class 'summary_fitsae' print(x, digits = 3L, ...)

Arguments

  • x: Object of class summary_fitsae.
  • digits: Number of digits to display.
  • ...: Currently unused.

Returns

Printed information on a summary_fitsae object.

  • Maintainer: Silvia De Nicolò
  • License: GPL-3
  • Last published: 2024-09-13

Useful links