R/dunn.letters.R
dunn.letters.Rd
Plotting helper function to add letters indicating statistically similar parings.
dunn.letters(levels, x, y, labels, col2 = col2, cex2 = cex2)
The number of groups
a list of x variables
a list of y variables
what text do you want to include
color of the text label
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