[6394] in s-news-athena
Skipping subplots on divided plotting area
daemon@ATHENA.MIT.EDU (Petr Smilauer)
Sat Feb 4 06:49:31 1995
Date: Sat, 4 Feb 1995 12:37:37 +0100 (MET)
From: Petr Smilauer <petrsm@entu.cas.cz>
To: s-news@utstat.toronto.edu
Cc: Petr Smilauer <petrsm@baloun.entu.cas.cz>
Dear fellow users of S(Plus),
when I divide the plotting area using par(mfrow=...)
and I want to skip one or more plotting positions,
how to do that easily? I knew this already once time,
but I am unable to find it up again in docs.
Using the "mfg" parameter is sometimes getting difficult
(to properly remember the position= and I am not completely
sure about its update logic: it seems to start with
lower right corner position, so pressumably a new plot
increments the position before drawing. But if I set
it explicitly nothing similar happens.
So, is there any simpler way with the "move-to-next"
logic. And, also, I do not want to use split.screen().
Thank you much for any hint...
Petr Smilauer <petrsm@entu.cas.cz>