[R] Splitting data in to multiple boxplots
    deadlyspider 
    wrcstone at gmail.com
       
    Wed Sep 29 12:01:38 CEST 2010
    
    
  
Ok, I don't think I was specific enough.
The data originally came in this form
1  a  12
2  b  4
3  a  3
4  c  54
5  a  12
6  b  11
7  c  9
8  c  2
.  .  .
.  .  .
.  .  .
Where I sorted by the second column (NB the second column is the categories
and they have long names). I would then like separate boxplots for each
category.
The loop idea would be nice but unfortunately I do not fully understand the
answer given.
Thanks.
-- 
View this message in context: http://r.789695.n4.nabble.com/Splitting-data-in-to-multiple-boxplots-tp2717491p2718659.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list