This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to add p-value in R boxplot

I used boxplot function in R to make boxplots. And I want to add p-value in my boxplots. what should I do about it ?

I searched online. There are methods uesd ggplot but I don't want to use ggplot2. Is there any other methods except guppbr?

boxplot r p-value

1 answer

help(text)

Log in to answer this question.