View source: R/smerc_similarity_test-print.R
print.smerc_similarity_test | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.