print.r2okm {COveR}R Documentation

Displays the results of R2-OKM clustering in a readable format.

Description

Displays the results of R2-OKM clustering in a readable format.

Usage

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

Arguments

x

An R2-OKM object resulting from the 'r2okm' function.

...

Additional arguments passed to print().

Value

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


[Package COveR version 1.1.0 Index]