Skip to contents

Print method for INAD model fits

Usage

# S3 method for class 'inad_fit'
print(x, digits = 4, ...)

Arguments

x

An object of class inad_fit.

digits

Number of digits to print.

...

Unused.

Value

The input object, invisibly.