Skip to contents

Prints a summary of a peak_list object, including the number of samples, wavelengths, fit method, and total number of peaks.

Usage

# S3 method for class 'peak_list'
print(x, ...)

Arguments

x

A peak_list object.

...

Additional arguments (ignored).

Value

Invisibly returns x.

Author

Ethan Bass