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