Skip to contents

Prints the correlation matrix, the two-letter method codes for each cell, and a legend for the codes that appear.

Usage

# S3 method for class 'smartcormat'
print(x, digits = 2, show_methods = TRUE, ...)

Arguments

x

A smartcormat object.

digits

Integer. Number of significant figures. Default: 2.

show_methods

Logical. Whether to print the method matrix. Default: TRUE.

...

Ignored.

Value

Invisibly returns x.