R for Windows 2.14.0 Is there a function reporting the size of the current "windows" device after it has been resized manually?
Size of windows graphics device
3 messages · Erich Neuwirth, Dejian Zhao, S Ellison
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111102/cf4c81e7/attachment.pl>
-----Original Message-----
From: r-help-bounces at r-project.org
[mailto:r-help-bounces at r-project.org] On Behalf Of Dejian Zhao
Sent: 02 November 2011 12:01
To: r-help at r-project.org
Subject: Re: [R] Size of windows graphics device
par("fin") : The figure region dimensions, |(width,height)|,
in inches.
par("din") : the device dimensions, |(width,height)|, in inches.
... except between windows() and plot.new(). But reports accurately after plot.new(), plot() and the like.
S Ellison
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}