Prints basic statistics about peak_table to the console (e.g., the
number of peaks, wavelengths, range of intensities, etc).
Usage
# S3 method for class 'peak_table'
summary(object, ...)Arguments
- object
A
peak_tableobject.- ...
Additional arguments (currently unused).
