Learn R Programming

OpenRepGrid (version 0.1.9)

print.indexConflict2: Print method for class indexConflict2

Description

Print method for class indexConflict2

Usage

"print"(x, digits = 1, output = 1, ...)

Arguments

x
A repgrid object.
digits
Numeric. Number of digits to round to (default is 1).
output
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.