print.cluster_fit: Print a cluster object

View source: R/print.R

print.cluster_fitR Documentation

Print a cluster object

Description

Print a cluster object

Usage

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

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

Arguments

x

A cluster_fit or cluster_spec object.

...

Arguments passed to the underlying print method.

Value

The input x, invisibly.


tidyclust documentation built on June 20, 2026, 9:08 a.m.