On Jan 23, 2011, at 10:44 AM, Tony Plate wrote:
> Request: An additional hook in plot.new() that is called prior to the call to
> .Internal(plot.new()).
> Reason: To allow the hook to set up or modify a graphics device that the new
> plot will appear in.
>
> The code change needed for this is
Hi Tony,
On Sunday 23 January 2011, you wrote:
> Request: An additional hook in plot.new() that is called prior to the call
> to .Internal(plot.new()). Reason: To allow the hook to set up or modify a
> graphics device that the new plot will appear in.
for what it's worth, you can work around the