Prints the teaching summaries used by `rowdistr()` for the selected comparison mode.
printOutput(
crosstablist,
comp = c("basic", "within", "between"),
conf.level = 0.95
)Invisibly returns the row-proportion matrix printed in the summary.
prepared row-distribution summaries.
comparison mode, one of `"basic"`, `"within"`, or `"between"`.
confidence level used for interval summaries.