reproducible code please.

On Mon, Oct 20, 2008 at 3:22 PM, phoebe kong <[EMAIL PROTECTED]> 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@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

______________________________________________
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