You can use frame() to skip a place.

On Sun, Nov 23, 2008 at 9:19 PM, Suyan Tian <[EMAIL PROTECTED]> wrote:
> Hi, I just try to draw multiple plots in one page using R, I used par
> command. For example I have 7 plots, but instead of arranging them in the
> default way
>
> plot1    plot2  plot3
> plot4   plot5   plot6
> plot7
>
> I want them in this order
> plot1   plot2  plot3
> plot4   plot5  plot6
>            plot7
>
> Could somebody tell me how to do this, please? Thanks so many.
>
>
-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to