Skip to contents

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.