[R-SIG-Mac] Graphic export
Simon Urbanek
simon.urbanek at r-project.org
Mon Apr 9 03:38:04 CEST 2012
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
>
>
More information about the R-SIG-Mac
mailing list