| printOutput | R Documentation |
Prints the teaching summaries used by 'rowdistr()' for the selected comparison mode.
printOutput(
crosstablist,
comp = c("basic", "within", "between"),
conf.level = 0.95
)
crosstablist |
prepared row-distribution summaries. |
comp |
comparison mode, one of '"basic"', '"within"', or '"between"'. |
conf.level |
confidence level used for interval summaries. |
Invisibly returns the row-proportion matrix printed in the summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.