Learn R Programming

CEC (version 0.9.4)

print.cec: Print CEC.

Description

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

Usage

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

Arguments

x

Result of the cec function.

Ignored.

See Also

plot.cec

Examples

Run this code
# NOT RUN {
## See the examples of function cec.
# }

Run the code above in your browser using DataLab