Skip to content
Prev 987 / 398506 Next

R-beta: problem with graphics parameter "fin"

On Sun, 24 May 1998, Albrecht Gebhardt wrote:
I don't have this problem (Red Hat Linux, R0.61.1) unless I deliberately
set par$fin greater than its default value. It may depend on the screen
resolution. 

par$fin is the size of the plotting region in inches.  It must be less
that the size given when you open the x11() window.  If you look at
help(x11) it gives width and height arguments that default to 7inches. You
can't set the plotting region bigger than this, which explains why par$fin
has to be less than 7.


Thomas Lumley


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._