print.indexConflict3 {OpenRepGrid} | R Documentation |
print method for class indexConflict3
Description
print method for class indexConflict3
Usage
## S3 method for class 'indexConflict3'
print(x, digits = 2, output = 1, discrepancies = TRUE, ...)
Arguments
x |
Output from function indexConflict3 |
digits |
Numeric. Number of digits to round to (default is |
output |
Type of output. |
discrepancies |
Logical. Whether to show matrices of discrepancies in detailed element and construct stats
(default |
... |
Not evaluated. |
[Package OpenRepGrid version 0.1.16 Index]