Message-ID: <efb536d50904261748m5d3ae41ax30ee6fa4ab98fc7c@mail.gmail.com>
Date: 2009-04-27T00:48:22Z
From: Sarah Goslee
Subject: How to create a graph layout?
In-Reply-To: <1d4af48f0904261732r6d6e155em24ef5d7246c6106d@mail.gmail.com>
For base graphics, you can do it with par - specifically
mfrow or mfcol
par(mfrow=c(3,3)).
Depending on exactly what you want, you might also
wish to look into axis().
For fancier set-ups, the lattice package provides many
options.
Sarah
On Sun, Apr 26, 2009 at 8:32 PM, Christian Bustamante <cdeb77 at gmail.com> wrote:
> I all,
> I want to create a graph layout in a 3x3 matrix like this:
>
> ylab ?|__| ?|__| ? |__|
> ? ? ? ___ ?___ ? ___
> ylab ?|__| ?|__| ? |__|
> ? ? ? ___ ?___ ? ___
> ylab ?|__| ?|__| ? |__|
> ? ? ? ?xl ? ? xl ? ? xl
>
> With this layout, then I'll insert the 9 plots. How ca I create it?
>
>
> --
> CdeB
>
--
Sarah Goslee
http://www.functionaldiversity.org