Learn R Programming

proximetricsR (version 0.6.5)

print.spectral_fit: Print method for an object of class spectral_fit

Description

Prints the content of an object of class spectral_fit

Usage

# S3 method for spectral_fit
print(x, ...)

Value

Returns x invisibly.

Arguments

x

an object of class spectral_fit (as returned by the .estimate_model function).

...

arguments to be passed to methods (not functional).

Author

Leonardo Ramirez-Lopez