Re: [R] How to draw a border for multiple graphs in one pager

2010-01-30 Thread Jim Lemon
On 01/30/2010 02:22 AM, Lu Wang wrote: ... My question is How do I remove the outside frame. It seems that Box() can only generate four sided boders. Or is there any way that I can draw the inner border without using box(). Try using box only on the second and third plot: pie(value,labels=lbls

[R] How to draw a border for multiple graphs in one pager

2010-01-29 Thread Lu Wang
Hi, I am struggling to create a 2 by 2 multiple graphs in one page. I used par(mfrow=c(2,2)) to divide the screen into 4. In each screen I draw a pie chart (They are all same). For example, my data is like this Concentration value A1 69 A2