print.smerc_similarity_test {smerc} | R Documentation |
smerc_similarity_test
.Print a smerc_similarity_test
object. If the crayon
package
is installed, then the results are printed in color.
## S3 method for class 'smerc_similarity_test'
print(x, ..., digits = 2)
x |
An object of class |
... |
Not currently implemented. |
digits |
Number of significant digits to print. |