print.r1okm: Displays the results of R1-OKM clustering in a readable format.
Description
Displays the results of R1-OKM clustering in a readable format.
Usage
# S3 method for r1okm
print(x, ...)
Value
No return value, it prints the clustering results to the console.
Arguments
- x
An R1-OKM object resulting from the `r1okm` function.
- ...
Additional arguments passed to print().