Re: [R] Save image as metafile

2008-12-08 Thread David Winsemius
On Dec 8, 2008, at 4:02 PM, Prof Brian Ripley wrote: On Mon, 8 Dec 2008, David Winsemius wrote: To find out what devices are available, try: capabilities() jpeg png tifftcltk X11 aqua http/ftp sockets libxml fifo clediticonv NLS TRUE TRUEFA

Re: [R] Save image as metafile

2008-12-08 Thread Prof Brian Ripley
On Mon, 8 Dec 2008, David Winsemius wrote: On Dec 8, 2008, at 7:51 AM, mentor_ wrote: Hi, how can I save an image as a metafile? I know within windows you can do a right click and then 'save image as metafile' but I use Mac OS X... Which means this question would be better posed on the Ma

Re: [R] Save image as metafile

2008-12-08 Thread David Winsemius
On Dec 8, 2008, at 7:51 AM, mentor_ wrote: Hi, how can I save an image as a metafile? I know within windows you can do a right click and then 'save image as metafile' but I use Mac OS X... Which means this question would be better posed on the Mac OS list. I know as well that mac users ha

[R] Save image as metafile

2008-12-08 Thread mentor_
Hi, how can I save an image as a metafile? I know within windows you can do a right click and then 'save image as metafile' but I use Mac OS X...I know as well that mac users have a right click as well, but it does not work. Is there a command in R for saving images as metafiles? Regards, mentor