print.indexConflict2: Print method for class indexConflict2

View source: R/measures.r

print.indexConflict2R Documentation

Print method for class indexConflict2

Description

Print method for class indexConflict2

Usage

## S3 method for class 'indexConflict2'
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.


markheckmann/OpenRepGrid documentation built on April 14, 2024, 8:15 a.m.