Displaying 1 result from an estimated 1 matches for "grouprep".
Did you mean:
groupreq
2009 Dec 10
1
Help with beanplot fromatting
Dear Helpful R Users,
I am graphing some data using the beanplot, but I am having trouble
getting the output I desire. I have five tanks (A-E) and 2 groups for
each tank grp1 or grp2, except tank C where there is only grp1. (I only
changed the grouprep to "C grp1" for the example) When I plot them, I
would like A B C(only grp1 - half of the bean plot) then D and E (as
full beans). I assume there is some way to do this, but searching the
help archives, I haven't been able to find it.
I would also like to thank all of you, for yo...