Message-ID: <f89654ac-6e9c-4684-9465-c564a9094dde@s8g2000prg.googlegroups.com>
Date: 2008-03-08T23:44:26Z
From: questions?
Subject: draw partition lines
I am using par(mfrow(4,2)...) to plot multiple graphs in one frame.
However, the plots naturally partitioned into two sets, the first two
rows and the 3rd and 4th row are slightly different,
I want them to be in one frame, but I also want to draw a line (or
something to make top two rows/bottom two rows look slightly
different) in between them?
Any suggestions?
Thanks