function creating boxplots with brackets in R?

196 Views Asked by At

Is there a function in R which can create boxplots and prints in addition brackets around those groups, which do not show significant differences using a pairwise multiple comparison test (e.g. Dunn's test)?

The result should be similar to this picture:

enter image description here

0

There are 0 best solutions below