print method for class indexConflict3
# S3 method for indexConflict3
print(x, digits = 2, output = 1, discrepancies = TRUE, ...)Output from function indexConflict3
Numeric. Number of digits to round to (default is 2).
Type of output. output=1 will print all results to the console, output=2 will only print
the detailed statistics for elements and constructs.
Logical. Whether to show matrices of discrepancies in detailed element and construct stats
(default TRUE).
Not evaluated.