Re: [R] boxplot in subgroups

2009-03-26 Thread Pooja Jain
Thank you very much Annette, With your help I can do exactly what I wanted to. Best wishes, -Pooja On 26 Mar 2009, at 06:59, Annette Heisswolf wrote: Hei, the error message below just tells you that you have specified nine places along the axis where you want to have labels (i.e. at=1:9)

Re: [R] boxplot in subgroups

2009-03-26 Thread Annette Heisswolf
Hei, the error message below just tells you that you have specified nine places along the axis where you want to have labels (i.e. at=1:9) but obviously you have only specified three labels (i.e. labels = c("C","M","S")). Thus, R is complaining that there are not enough labels for all positions

[R] boxplot in subgroups

2009-03-25 Thread Pooja Jain
Hi, I have data that looks like this: ASA1ASA2C1_C2 C M 9.0225 S S 2.4315 M C 3.4894 M S 4.5282 C M 1.3183 C S 1.3735 S C 1.0488 S M 7.948 M C 4.5827 I need to plot Boxplots for a