print.summary_generic_spct {photobiology} | R Documentation |
Print spectral summary
Description
A function to nicely print objects of classes "summary...spct".
Usage
## S3 method for class 'summary_generic_spct'
print(x, ...)
Arguments
x |
An object of one of the summary classes for spectra |
... |
not used in current version |
Examples
print(summary(sun.spct))
[Package photobiology version 0.11.2 Index]