Print method for class indexConflict2
# S3 method for indexConflict2
print(x, digits = 1, output = 1, ...)
A repgrid
object.
Numeric. Number of digits to round to (default is
1
).
Numeric. The output printed to the console. output=1
(default)
will print information about the conflicts to the console.
output = 2
will additionally print the conflictive
triads.
Not evaluated.