Learn R Programming

proximetricsR (version 0.6.5)

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

Description

Prints the content of an object of class spectral_prediction

Usage

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

Value

No return value, called for side effects.

Arguments

x

an object of class spectral_prediction (as returned by the predict function).

...

arguments to be passed to methods (not functional).

Author

Claudio Orellano