print.cec {CEC}R Documentation

Print CEC.

Description

Presents a structure of the cec results object in the form of text.

Usage

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

Arguments

x

Result of the cec function.

...

Ignored.

See Also

plot.cec

Examples

## See the examples of function cec.

[Package CEC version 0.10.2 Index]