Skip to content
Prev 243887 / 398506 Next

Passing par()-parameters to many plot()s in a function

On 03/12/2010 3:00 PM, Alexx Hardt wrote:
Yes, it will operate on the current device.  So if you call it before 
pdf(), it will give an error (if you have no device open) or will affect 
the current open device, not the new pdf() device.

Duncan Murdoch