dunn.letters | R Documentation |
Plotting helper function to add letters indicating statistically similar parings.
dunn.letters(levels, x, y, labels, col2 = col2, cex2 = cex2)
levels |
The number of groups |
x |
a list of x variables |
y |
a list of y variables |
labels |
what text do you want to include |
col2 |
color of the text label |
cex2 |
size of label |
Helper function to add letters indicating statitcal significance.
Use in combination with dunn.test::dunn.test() and rcompanion::cldList()
## Function id deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.