Learn R Programming

COveR (version 1.0.4)

print.iokm: Displays the results of IOKM clustering in a user-friendly format.

Description

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

Usage

# S3 method for iokm
print(x, ...)

Value

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

Arguments

x

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

...

Additional arguments passed to print().