print.summary_generic_spct: Print spectral summary

View source: R/spct.summaries.r

print.summary_generic_spctR 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))


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.