Print method for class indexDilemma
# S3 method for indexDilemma
print(x, digits = 2, output = "SPCD", ...)
Object of class indexDilemma
Numeric. Number of digits to round to (default is 2
).
String with each letter indicating which parts of the output to print
(default is "OCD"
, order does not matter):
S
= Summary (Number of IDs, PID, etc.),
P
= Analysis parameters,
C
= Construct classification table,
D
= Implicative dilemmas table.
Not evaluated.