photobiology (version 0.9.30)

print.summary_generic_spct: Print spectral summary

Description

A function to nicely print objects of classes "summary...spct".

Usage

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

Arguments

x

An object of one of the summary classes for spectra

...

not used in current version

Examples

Run this code
# NOT RUN {
print(summary(sun.spct))

# }

Run the code above in your browser using DataCamp Workspace