Hello,
I have 8 plots, set up using par(mfrow=c(4,2)). Centered over each of the 4
rows I want a single title (since each row pertains to the same item but the 2
plots have different x & y labels). Is there a way I can do that without
changing the layout? mtext?
Thank you.
Jeff