print.smerc_similarity_test {smerc} | R Documentation |
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 class 'smerc_similarity_test'
print(x, ..., digits = 2)
Arguments
x |
An object of class |
... |
Not currently implemented. |
digits |
Number of significant digits to print. |
[Package smerc version 1.8.3 Index]