Skip to content

fine control of plots after use of layout(matrix ...

4 messages · Matthew Johnson, Sarah Goslee

#
On Sun, Jun 3, 2012 at 4:05 PM, Matthew Johnson <mcooganj at gmail.com> wrote:
Some par options are set by calling par() directly, while others must
be included in the plot command itself.

Sarah

  
    
#
Thanks. The solution i have been persuing is reading Murrell - and
trying to figure out grid / Viewport commands. Is it best to stay in
the base graphics package if possible?

Sent from my iPad
On 04/06/2012, at 6:20 AM, Sarah Goslee <sarah.goslee at gmail.com> wrote:

            
#
On Sun, Jun 3, 2012 at 5:02 PM, Matthew Johnson <mcooganj at gmail.com> wrote:
It really depends on what you need to do. Your original example used
plot, so I went with par.

Murrell's explanation of par() options is also very good.

Sarah
#
Thank you.

Sent from my iPad
On 04/06/2012, at 7:12 AM, Sarah Goslee <sarah.goslee at gmail.com> wrote: