| drawPlot | R Documentation |
Draws the plotting side effects used by 'rowdistr()' for the selected comparison mode.
drawPlot(
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 between-row intervals. |
Called for its plotting side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.