print.okm.Rd
Displays the results of OKM clustering in a readable format.
# S3 method for class 'okm' print(x, ...)
An OKM object resulting from the `okm` function.
Additional arguments passed to print().
No return value, it prints the clustering results to the console.