View source: R/plot.difftable.R
difftable.plot | R Documentation |
This function produces a ggplot2 figure containing the mean differences for each level two, or cluster.
difftable.plot(x, fill.colors = NULL, legendlab = NULL, ...)
x |
the results of [mlpsa()]. |
fill.colors |
the colors to use for each level two. |
legendlab |
the label to use for the legend, or NULL to exclude. |
... |
currently unused. |
a ggplot2 figure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.