View source: R/02a-general_methods.R
print.mirt_matrix | R Documentation |
Provides a nicer output for most printed matrix
objects defined by functions in mirt
.
## S3 method for class 'mirt_matrix'
print(x, digits = 3, ...)
x |
object of class |
digits |
number of digits to round |
... |
additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.