[R] How to put multiple plots in the same window? (not par(mfrow=))
Sean Davis
sdavis2 at mail.nih.gov
Fri Jul 30 18:00:53 CEST 2004
Frank,
Why not try using grid graphics? You can open arbitrary viewports into
which to place plots.
Sean
On Jul 30, 2004, at 11:41 AM, F Duan wrote:
> Dear All,
>
> I am sorry if this question has been asked before. Below is my
> Question:
>
> I want to put several plots in the same window, but I don’t want the
> blank
> space between plots (like par(mfrow=)) --- that makes the plots too
> small.
> Could anyone tell me how to do it?
>
> Thanks a lot.
>
> Frank
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list