print.benchmark_fitsae function

Print Method for a benchmark_fitsae Object

Print Method for a benchmark_fitsae Object

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

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

Arguments

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

Returns

Printed information on a benchmark_fitsae object.

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

Useful links