Skip to content
Back to formatted view

Raw Message

Message-ID: <6F3F630F-FDE1-4436-875A-8E9A441BAF9E@r-project.org>
Date: 2012-04-09T01:38:04Z
From: Simon Urbanek
Subject: Graphic export
In-Reply-To: <6C6D05AA-952C-4D2D-87C6-419A0D0CF8DF@gmx.net>

On Apr 8, 2012, at 3:57 PM, Holger Schulz wrote:

> Thanks. I was thinking of something easy.
> 

quartz.save() will simply save your current plot as-is (WYSIWIG) if you're in the GUI. You can also simply use "Save As.." from the Quartz window.

Cheers,
Simon


> hs
> 
> Am 2012-04-08 um 21:40 schrieb Byron Ellis:
> 
>> Yes, dev.copy will take one device output and move it to another. Use that to copy a quartz device to a PDF device. Don't forget to dev.close the PDF device to ensure it is written to disk. 
>> 
>> 
>> 
>> On Apr 8, 2012, at 12:30 PM, Holger Schulz <qdl at gmx.net> wrote:
>> 
>>> 
>>> Am 2012-04-08 um 21:20 schrieb Hans-J?rg Bibiko:
>>> 
>>>> Did you close by executing "dev.off()" the file created by pdf()?
>>> 
>>> Nope. It seems I haven't understood the concept before. Is there an easy way of just exporting an already produced graphic?
>>> 
>>> Thanks.
>>> 
>>> hs
>>> _______________________________________________
>>> R-SIG-Mac mailing list
>>> R-SIG-Mac at r-project.org
>>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 
>