[R-SIG-Mac] Graphic export
Byron Ellis
byron.ellis at gmail.com
Sun Apr 8 21:40:38 CEST 2012
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
More information about the R-SIG-Mac
mailing list