Rdocumentation
powered by
Learn R Programming
OpenRepGrid (version 0.1.9)
print.indexConflict3: print method for class indexConflict3
Description
print method for class indexConflict3
Usage
"print"(x, digits = 2, output = 1, discrepancies = TRUE, ...)
Arguments
x
Output from funtion indexConflict3
digits
Numeric. Number of digits to round to (default is
2
).
output
Type of output.
output=1
will print all results to the console,
output=2
will only print the detailed statistics for elements and constructs.
discrepancies
Logical. Whether to show matrices of discrepancies in detailed element and construct stats (default
TRUE
).
...
Not evaluated.