Displays the results of Neo-KM clustering in a user-friendly format.

# S3 method for class 'ineokm'
print(x, ...)

Arguments

x

An `ineokm` object resulting from the `ineokm` function.

...

Additional arguments passed to print().

Value

No return value, it prints the clustering results to the console.