[R] par(mfrow=c(2,4))

stephen sefick ssefick at gmail.com
Mon Oct 20 22:04:21 CEST 2008


reproducible code please.

On Mon, Oct 20, 2008 at 3:22 PM, phoebe kong <sityeekong at gmail.com> wrote:
> Hi All,
>
> I'm going to draw 8 plots in one page. I want the plots to be arranged
> in two rows, each row has 4 plots. So, I set the it par(mfrow=c(2,4)).
>
> However, there might be too many plots in a page, all the 8 plots were
> drawn in triangular shape, which makes the x-y coordinate scale not in
> same length, the x-axis length is much shorter than the y-axis length.
>
> Could anybody let me know how to make the x-y coordinate length be the
> same, like the square box?
>
>
> Thanks in advance.
> Sityee
>
> ______________________________________________
> R-help at 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.
>



-- 
Stephen Sefick
Research Scientist
Southeastern Natural Sciences Academy

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

								-K. Mullis



More information about the R-help mailing list