print.cec: Printing Cross Entropy Clusters

View source: R/print.cec.R

print.cecR Documentation

Printing Cross Entropy Clusters

Description

Print objects of class cec.

Usage

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

Arguments

x

An object produced by cec.

...

Ignored.

Value

This function returns nothing.

See Also

cec, plot.cec

Examples

## See the examples provided with the cec() function.


CEC documentation built on Dec. 28, 2022, 2:53 a.m.