Skip to content
Prev 259992 / 398502 Next

Plots: I've deleted axes, now to delete space

I just saw this post:
http://r.789695.n4.nabble.com/X11-plot-window-sizes-td900509.html
where is explains that the window size cannot be larger than 85% of your screen. I'm not sure what you are referring to about the copying the whole region, not just the plot. Also, I remember using the width and height, but I am not sure how I used it and am having trouble duplicating it. I cannot put it within the par command. I think it was prior to the par command, but I'm not sure. I need to remember to save a copy of useful commands in a file.

-----Original Message-----
From: gunter.berton at gene.com [mailto:gunter.berton at gene.com] 
Sent: Monday, May 16, 2011 10:28 AM
To: Thompson, Adele - Adele_Thompson at cargill.com
Cc: r-help at r-project.org
Subject: Re: [R] Plots: I've deleted axes, now to delete space

Presumably you have read the help file and tried specifying width
and/or height, right? Also, note the comment about copying the whole
region, not just the plot.  Does any of this help?

-- Bert
On Mon, May 16, 2011 at 7:41 AM, Schatzi <adele_thompson at cargill.com> wrote: