Re: [Rd] Graphics devices file[name] argument

2005-02-24 Thread Uwe Ligges
Paul Roebuck wrote: Just got trapped by inconsistency of name of first argument for file-based graphics devices. Both 'file' and 'filename' are currently in use depending on the device. I ran on a machine without PNG support which my code used postscript as the backup device and choked here. Speci

[Rd] Graphics devices file[name] argument

2005-02-23 Thread Paul Roebuck
Just got trapped by inconsistency of name of first argument for file-based graphics devices. Both 'file' and 'filename' are currently in use depending on the device. I ran on a machine without PNG support which my code used postscript as the backup device and choked here. > do.call(device, list(fi