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?
• 12,915 views
•
link
1 answer
help(text)
• 1 views
•
link
Log in to answer this question.
Why not ggplot? Maybe this post can help: