Learn R Programming

smerc (version 1.8.3)

print.smerc_similarity_test: Print object of class smerc_similarity_test.

Description

Print a smerc_similarity_test object. If the crayon package is installed, then the results are printed in color.

Usage

# S3 method for smerc_similarity_test
print(x, ..., digits = 2)

Arguments

x

An object of class smerc_similarity+test.

...

Not currently implemented.

digits

Number of significant digits to print.