[R] Splitting data in to multiple boxplots

deadlyspider wrcstone at gmail.com
Tue Sep 28 18:24:51 CEST 2010


Hi,

I have a data set in the following format:


id  cat  value
1   a    12
2   a    23
3   a    14
4   b    2
5   b    3
6   c    9
7   c    8
8   c    10
9   d    30


I would like to set up boxplots for each category. The actual category names
are long and many so I would like this to be split automatically. Is this
possible? Can anybody point me in the right direction for this?

Thanks.


-- 
View this message in context: http://r.789695.n4.nabble.com/Splitting-data-in-to-multiple-boxplots-tp2717491p2717491.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list