Learn R Programming

photobiology (version 0.9.6)

print.summary_generic_spct: 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

Run this code
print(summary(sun.spct))

Run the code above in your browser using DataLab