Skip to contents

Print method for swrc_fit

Usage

# S3 method for class 'swrc_fit'
print(x, ...)

Arguments

x

An swrc_fit object.

...

Ignored.

Value

Invisibly returns x (called for its side effect of printing a summary of the fitted model to the console).