print.peak_detection: Print method for peak_detection objects
Description
Print method for peak_detection objects
Usage
# S3 method for peak_detection
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
A peak_detection object.
- ...
Additional arguments (ignored).