print.cluster_choice: Print Method for cluster_choice

View source: R/cluster_choice.R

print.cluster_choiceR Documentation

Print Method for cluster_choice

Description

Print Method for cluster_choice

Usage

## S3 method for class 'cluster_choice'
print(x, digits = 3L, ...)

Arguments

x

A cluster_choice object.

digits

Integer. Decimal places for floating-point columns. Default 3L.

...

Unsupported. Supplying unused arguments raises an error.

Value

The input object, invisibly.


Nestimate documentation built on July 11, 2026, 1:09 a.m.