[R] windows() options

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Feb 28 09:25:46 CET 2001


On Wed, 28 Feb 2001, Rachel Cunliffe wrote:

> Hi
>
> Just noticed that the windows() function doesn't seem to allow for decimals
> in the width and height options.  For example, typing:
>
> > windows(5,4,10)
> > windows(5.2,4,10)
> > windows(5.4,4.3,10)
>
> produces three equally sized windows.  Is there a way to get around this and
> create more accurately sized windows without having to resize by hand?

It's a bug (or just possibly by design), so no.  I've found and changed it
in the sources.  Unfortunately as 1.2.2 was released a couple of days ago,
this will not appear until the next release (which may be some time).  It
will be in the R-patched sources as from tomorrow, so if you really need
this you could compile that from the sources.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list