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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to