[R] boxplot statistics in ggplot

Vikas Rawal vikasrawal at gmail.com
Wed Feb 7 08:06:40 CET 2007


I need to make weighted boxplots. I found that ggplot makes them. I
would however like to label them with the boxplot statistics (the
median, q1 and q3). In the boxplot function in r-base, I could output
boxplot statistics and then write a text on the plot to place the
labels. How would one do it with ggplot?

Vikas



More information about the R-help mailing list