Re: [R] vector graphics/ ungroup and edit in CorelDraw

2007-10-19 Thread Prof Brian Ripley
The R graphics model is low-level, and the problem is CorelDraw's limited capabilities (Adobe Illustrator seems to do rather better with postscript generated by R). The XFig and SVG drivers may produce output that is more easily editable, but ultimately the problem is that R graphics is done by

Re: [R] vector graphics/ ungroup and edit in CorelDraw

2007-10-18 Thread Dieter Menne
Sam McClatchie noaa.gov> writes: > Can anyone tell me how to produce vector graphics in R that can be > ungrouped for editing in CorelDraw? Postscript should do. In theory, EMF will do too, but it quirky (at least with my version of CorelDraw). Dieter

[R] vector graphics/ ungroup and edit in CorelDraw

2007-10-18 Thread Sam McClatchie
System: Linux kernel 2.6.15 Ubuntu dapper R version 2.5.1 ESS 5.2.11 on Emacs 21.4.1 - Colleagues Having read the posts on producing perfect graphs in R, or using inkscape to edit R graphics output, I have a related question. Lately I am publishing in a journal that is ve