print.rflexscan: Print rflexscan object
Description
Print method for the rflexscan object.
Usage
# S3 method for rflexscan
print(x, ...)
Value
No return value, called for side effects.
Prints a concise summary of the detected clusters and model settings.
Arguments
- x
An rflexscan object to be printed.
- ...
Ignored.