[R-SIG-Mac] saving a quartz-plot as pdf

Ferdinand Ferdinand.Gruebler at gmx.de
Sun Jan 18 03:16:31 CET 2009


Am 18.01.2009 um 03:04 schrieb Steve Revilak:

>> From: Ferdinand Date: Sun, 18 Jan 2009 01:52:26 +0100
>
>> is there a command for exporting the current plot as a pdf-file?
>>
>> I tried dev.copy(pdf) but it generated a pdf-file I couldn't open  
>> ("broken").
>
> Try
>
>  quartz.save("my.pdf", type="pdf");
>
>


I get a syntax error ...

(Release Version 1.23)



More information about the R-SIG-Mac mailing list