Learn R Programming

proximetricsR (version 0.6.5)

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

Description

Prints the content of an object of class spectral_model

Usage

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

Value

No return value, called for side effects.

Arguments

x

an object of class spectral_model (as returned by the calibrate function).

...

arguments to be passed to methods (not functional).

Author

Leonardo Ramirez-Lopez