Methods of generic function summary for objects of spectral classes.
# S3 method for generic_spct
summary(object, maxsum = 7, digits = max(3,
getOption("digits") - 3), ...)
An object of one of the spectral classes for which a summary is desired
integer Indicates how many levels should be shown for factors.
integer Used for number formatting with format()
.
additional arguments affecting the summary produced, ignored in current version
A summary object matching the class of object
.
# NOT RUN {
summary(sun.spct)
# }
Run the code above in your browser using DataLab